mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 19:20:23 +00:00
fix section ID for pagination
This commit is contained in:
parent
f82fb2a197
commit
b723db1e42
1 changed files with 1 additions and 1 deletions
|
|
@ -844,7 +844,7 @@
|
|||
|
||||
<!-- Pagination
|
||||
================================================== -->
|
||||
<section id="carousel">
|
||||
<section id="pagination">
|
||||
<div class="page-header">
|
||||
<h1>Pagination <small></small></h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue