Commit 189d1159 authored by Mark Otto's avatar Mark Otto
Browse files

rename modals to popovers

parent cbf69199
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
......@@ -32,7 +32,7 @@
<li><a href="#forms">Forms</a></li>
<li><a href="#navigation">Navigation</a></li>
<li><a href="#alerts">Alerts</a></li>
<li><a href="#modals">Modals</a></li>
<li><a href="#popovers">Popovers</a></li>
<li><a href="#less">LESS</a></li>
</ul>
</div>
......@@ -1056,9 +1056,9 @@
</section>
<section id="modals">
<section id="popovers">
<div class="page-header">
<h1>Modals <small>Rules and conditions for displaying content in dialog boxes</small></h1>
<h1>Popovers <small>Components for displaying content in modals, tooltips, and popovers</small></h1>
</div>
<div class="row">
<div class="span4 columns">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment