aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-05 18:44:22 -0800
committerMark Otto <[email protected]>2012-11-05 18:44:22 -0800
commit9d1eefa4fba2715ce0b1ad0c6f1283b96dc42863 (patch)
tree193d1eec0554d5a15b9ddf4fb67579de4dfec2c3 /docs
parent23a7ab4b51f0f366bad00b5a8db7c9ee76eec16b (diff)
parent02c0b788cd72da8b9393434e67d366e66b89d1c0 (diff)
downloadbootstrap-9d1eefa4fba2715ce0b1ad0c6f1283b96dc42863.tar.xz
bootstrap-9d1eefa4fba2715ce0b1ad0c6f1283b96dc42863.zip
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Diffstat (limited to 'docs')
-rw-r--r--docs/templates/pages/customize.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/customize.mustache b/docs/templates/pages/customize.mustache
index 6674da87b..d99709888 100644
--- a/docs/templates/pages/customize.mustache
+++ b/docs/templates/pages/customize.mustache
@@ -378,7 +378,7 @@
</h1>
</div>
<div class="download-btn">
- <a class="btn btn-primary" href="#" {{#production}}onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download']);"{{/production}}>Customize and Download</a>
+ <a class="btn btn-primary" href="#" {{#production}}onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download']);"{{/production}}>{{_i}}Customize and Download{{/i}}</a>
<h4>{{_i}}What's included?{{/i}}</h4>
<p>{{_i}}Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.{{/i}}</p>
</div>