0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

typo with i18n

This commit is contained in:
Jacob Thornton 2012-01-24 15:51:28 -08:00
parent 3a840075dd
commit 655a96869c

View File

@ -646,7 +646,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<tr>
<th style="width: 100px;">{{_i}}Name{{/i}}</th>
<th style="width: 100px;">{{_i}}type{{/i}}</th>
<th style="width: 50px;"{{_i}}>default{{/i}}</th>
<th style="width: 50px;">{{_i}}default{{/i}}</th>
<th>{{_i}}description{{/i}}</th>
</tr>
</thead>