diff options
author | Jon Kristensen <info@jonkri.com> | 2015-08-26 17:49:41 +0200 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-05-31 14:24:56 +0100 |
commit | c43a93e08c8beadede846a45159cd9a4a6828938 (patch) | |
tree | 9f15beeeeabe130c67398f3817322671fa52de80 /templates/web | |
parent | e1acea1360dcc917f0808f687a5bc0f17af02c6a (diff) |
[FixaMinGata] Add App Store icon and link.
Diffstat (limited to 'templates/web')
-rw-r--r-- | templates/web/fixamingata/front/recent.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixamingata/front/recent.html b/templates/web/fixamingata/front/recent.html index 255882f41..f3126c6c3 100644 --- a/templates/web/fixamingata/front/recent.html +++ b/templates/web/fixamingata/front/recent.html @@ -13,7 +13,7 @@ }(document, 'script', 'facebook-jssdk'));</script> <link rel="canonical" href="https://plus.google.com/105025269316032228481" /> <div style="height: 50px; position: relative;"><div class="fb-like" data-href="https://www.facebook.com/fixamingata" data-layout="button_count" data-action="like" data-show-faces="true" data-share="true" style="float: left;"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><div style="float: left; padding-left: 20px; padding-top: 2px;"><g:plusone></g:plusone></div></div> - <div style="padding-bottom: 14px;"><a href="https://play.google.com/store/apps/details?id=se.sambruk.fixamingata"><img alt="FixaMin Gata på Google Play" style="height: 45px; width: 129px;" src="/cobrands/fixmystreet/images/google_play_logo.png" /></a></div> + <div style="padding-bottom: 14px;"><a href="https://play.google.com/store/apps/details?id=se.sambruk.fixamingata"><img alt="FixaMin Gata på Google Play" src="/cobrands/fixmystreet/images/google_play_logo.png" style="height: 45px; width: 129px;" /></a><a href="http://appstore.com/fixamingata"><img alt="FixaMin Gata på App Store" src="/cobrands/fixmystreet/images/itunes_store_logo.png" style="height: 40px; padding-left: 19px; padding-top: 1px; vertical-align: top; width: 135px;" /></a></div> [% IF recent_photos.size %] <h2> [% loc('Recently reported problems') %] |