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

#3438: fix typo on i18n tag

This commit is contained in:
Mark Otto 2012-05-13 17:43:56 -07:00
parent a2fb9ed42f
commit 332d2a7384

View File

@ -1252,7 +1252,7 @@
<span class="label label-success">{{_i}}Success{{/i}}</span>
</td>
<td>
<code>&lt;span class="label label-success"&gt;{{/_i}}Success{{/i}}&lt;/span&gt;</code>
<code>&lt;span class="label label-success"&gt;{{_i}}Success{{/i}}&lt;/span&gt;</code>
</td>
</tr>
<tr>