diff options
| author | Jacob Thornton <[email protected]> | 2012-01-23 19:59:05 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-23 19:59:05 -0800 |
| commit | 16440eea92e97ae1027ba867839170bfe88ae38d (patch) | |
| tree | f119a31beaa6010b8589cd268e53b72a725fc65f | |
| parent | 82de03b67cf729291ea5a73741e44838a42940f8 (diff) | |
| download | bootstrap-16440eea92e97ae1027ba867839170bfe88ae38d.tar.xz bootstrap-16440eea92e97ae1027ba867839170bfe88ae38d.zip | |
move translation tag for bootstrap
| -rw-r--r-- | docs/templates/pages/javascript.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index e1856d6c2..1170c21cc 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1,7 +1,7 @@ <!-- Masthead ================================================== --> <header class="jumbotron subhead" id="overview"> - <h1>{{_i}}Javascript for{{/i}} Bootstrap</h1> + <h1>{{_i}}Javascript for Bootstrap{{/i}}</h1> <p class="lead">{{_i}}Bring Bootstrap's components to life—now with 12 custom <a href="http://jquery.com/" target="_blank">jQuery</a> plugins.{{/i}} <ul class="nav pills"> <li><a href="./javascript.html#javascript">{{_i}}Overview{{/i}}</a></li> |
