2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

manually resolve #2266, typo in example HTML for breadcrumbs

This commit is contained in:
Mark Otto
2012-02-27 19:47:21 -08:00
parent 7525aac830
commit ca9588c896
3 changed files with 2 additions and 6 deletions
+1 -3
View File
@@ -1016,9 +1016,7 @@
<li>
<a href="#">{{_i}}Library{{/i}}</a> <span class="divider">/</span>
</li>
<li class="active">
<a href="#">{{_i}}Data{{/i}}</a>
</li>
<li class="active">{{_i}}Data{{/i}}</li>
</ul>
</pre>
</div>