diff options
| author | Guillermo González de Agüero <[email protected]> | 2013-08-08 12:26:06 +0200 |
|---|---|---|
| committer | Guillermo González de Agüero <[email protected]> | 2013-08-08 12:26:06 +0200 |
| commit | 5c98288122daefc6793b4e2fa1d100a7c3833b49 (patch) | |
| tree | 928c9e7d03a73ee10f6c7e5cb986a45580b20ee7 | |
| parent | d22bd3a6608e623a55907b65a9d953acfc784130 (diff) | |
| download | bootstrap-5c98288122daefc6793b4e2fa1d100a7c3833b49.tar.xz bootstrap-5c98288122daefc6793b4e2fa1d100a7c3833b49.zip | |
Changed "Standard pagination" to "Default pagination"
| -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"> |
