aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-05-13 14:15:01 +0200
committerJeremy Benoist <j0k3r@users.noreply.github.com>2016-05-13 14:15:01 +0200
commitcac3f603cf5f3cd43a17396f93d7c2d44ddd42e1 (patch)
tree550a74548cacf1f90ab49ce7cee1aad37598c589
parentf7e714bde7514f15c0435a39ac5b140f706e342f (diff)
parent5f2971e1d4e1ad007d92851e9fb47acf036120a3 (diff)
downloadwallabag-cac3f603cf5f3cd43a17396f93d7c2d44ddd42e1.tar.gz
wallabag-cac3f603cf5f3cd43a17396f93d7c2d44ddd42e1.tar.zst
wallabag-cac3f603cf5f3cd43a17396f93d7c2d44ddd42e1.zip
Merge pull request #2069 from merwan/patch-1
Do not specify language in Firefox addon link
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
index 75170f91..25ad23dd 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
@@ -134,7 +134,7 @@
134 <a target="_blank" class="grey-text text-lighten-3" href="https://itunes.apple.com/app/id828331015" title="iOS"> 134 <a target="_blank" class="grey-text text-lighten-3" href="https://itunes.apple.com/app/id828331015" title="iOS">
135 <span class="icon-apple"></span> 135 <span class="icon-apple"></span>
136 </a> 136 </a>
137 <a target="_blank" class="grey-text text-lighten-3" href="https://addons.mozilla.org/ru/firefox/addon/wallabag/" title="Firefox"> 137 <a target="_blank" class="grey-text text-lighten-3" href="https://addons.mozilla.org/firefox/addon/wallabag/" title="Firefox">
138 <span class="icon-firefox"></span> 138 <span class="icon-firefox"></span>
139 </a> 139 </a>
140 <a target="_blank" class="grey-text text-lighten-3" href="https://chrome.google.com/webstore/detail/wallabagit/peehlcgckcnclnjlndmoddifcicdnabm" title="Chrome"> 140 <a target="_blank" class="grey-text text-lighten-3" href="https://chrome.google.com/webstore/detail/wallabagit/peehlcgckcnclnjlndmoddifcicdnabm" title="Chrome">