diff options
| author | Mark Otto <[email protected]> | 2013-08-10 15:30:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-10 15:30:00 -0700 |
| commit | 1b04535f69452156e07e9ef12f691238241ce38c (patch) | |
| tree | b4634723bbe714ee3715c0042cad06f577022203 /components.html | |
| parent | 1abb7947c2b24041efe02ae8e243e62e6afeb2c8 (diff) | |
| parent | 5c98288122daefc6793b4e2fa1d100a7c3833b49 (diff) | |
| download | bootstrap-1b04535f69452156e07e9ef12f691238241ce38c.tar.xz bootstrap-1b04535f69452156e07e9ef12f691238241ce38c.zip | |
Merge pull request #9230 from ggam/patch-14
Changed "Standard pagination" to "Default pagination"
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 9a6d16f43..aa93651cb 100644 --- a/components.html +++ b/components.html @@ -1474,7 +1474,7 @@ body { padding-bottom: 70px; } </div> <p class="lead">Provide pagination links for your site or app with the multi-page pagination component, or the simpler <a href="#pagination-pager">pager alternative</a>.</p> - <h2 id="pagination-default">Standard pagination</h2> + <h2 id="pagination-default">Default pagination</h2> <p>Simple pagination inspired by Rdio, great for apps and search results. The large block is hard to miss, easily scalable, and provides large click areas.</p> <div class="bs-example"> <ul class="pagination"> |
