From: Mark Otto Date: Mon, 14 May 2012 00:43:56 +0000 (-0700) Subject: #3438: fix typo on i18n tag X-Git-Tag: v2.0.4~1^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=332d2a7384621e113282752d21987b04f1ec6388;p=thirdparty%2Fbootstrap.git #3438: fix typo on i18n tag --- diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index fd6748fe03..759e9a4159 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1252,7 +1252,7 @@ {{_i}}Success{{/i}} - <span class="label label-success">{{/_i}}Success{{/i}}</span> + <span class="label label-success">{{_i}}Success{{/i}}</span>