Skip to content

Commit

Permalink
Punctuation tweak from Matej
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarrity committed Jun 25, 2012
1 parent f95e945 commit 2500c7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion media/js/tabzilla.js
Expand Up @@ -530,7 +530,7 @@ Tabzilla.content =
+ ' <div id="tabzilla-promo">'
+ ' <div class="snippet" id="tabzilla-promo-mobile">'
+ ' <a href="http://www.mozilla.org/firefox/fx/?WT.mc_id=tzfxmobile&amp;WT.mc_ev=click#mobile">'
+ ' <h4>Big ideals, small screen.</h4>'
+ ' <h4>Big ideals. Small screen.</h4>'
+ ' <p>Downlaod Firefox for Android and put the power of the Web in your hands.</p></a>'
+ ' </div>'
+ ' </div>'
Expand All @@ -549,6 +549,7 @@ Tabzilla.content =
+ ' <ul>'
+ ' <li><a href="http://www.mozilla.org/firefox">Firefox</a></li>'
+ ' <li><a href="http://www.mozilla.org/thunderbird">Thunderbird</a></li>'
+ ' <li><a href="http://www.mozilla.org/b2g">Boot to Gecko</a></li>'
+ ' </ul>'
+ ' </li>'
+ ' <li><h2>Innovations</h2>'
Expand Down

0 comments on commit 2500c7e

Please sign in to comment.