0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

fix section ID for pagination

This commit is contained in:
Chris Gunther 2012-01-14 15:21:09 -05:00
parent f82fb2a197
commit b723db1e42

View File

@ -844,7 +844,7 @@
<!-- Pagination <!-- Pagination
================================================== --> ================================================== -->
<section id="carousel"> <section id="pagination">
<div class="page-header"> <div class="page-header">
<h1>Pagination <small></small></h1> <h1>Pagination <small></small></h1>
</div> </div>