aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-05 19:00:34 -0800
committerMark Otto <[email protected]>2012-11-05 19:00:34 -0800
commit57eed7867bfd79a186ab40be09bcf60a595bdb92 (patch)
tree84c17998836c81f9254d0d3e1aec5185aa011f5c /docs
parentc0bbe1692c72d046f7496a9dc90329cc1a51c54d (diff)
parent9d1eefa4fba2715ce0b1ad0c6f1283b96dc42863 (diff)
downloadbootstrap-57eed7867bfd79a186ab40be09bcf60a595bdb92.tar.xz
bootstrap-57eed7867bfd79a186ab40be09bcf60a595bdb92.zip
merge in latest
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 cb1a825bb..fa420a373 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>