aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/config.twig
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-05-12 16:05:57 +0200
committerThomas Citharel <tcit@tcit.fr>2015-05-12 16:05:57 +0200
commit727c35d8096c7690f66f2a815af3e8cabae00399 (patch)
tree6fdcb89d386445595ac2a6f4e21d77f9558231b2 /themes/baggy/config.twig
parent090957fe3e12ffe23d2f847f6007c72eb9ca072d (diff)
downloadwallabag-727c35d8096c7690f66f2a815af3e8cabae00399.tar.gz
wallabag-727c35d8096c7690f66f2a815af3e8cabae00399.tar.zst
wallabag-727c35d8096c7690f66f2a815af3e8cabae00399.zip
bring to all themes social services and link them to new doc
Diffstat (limited to 'themes/baggy/config.twig')
-rwxr-xr-xthemes/baggy/config.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig
index 8562f133..2e40178e 100755
--- a/themes/baggy/config.twig
+++ b/themes/baggy/config.twig
@@ -17,7 +17,7 @@
17 <h3>{% trans "Browser Addons" %}</h3> 17 <h3>{% trans "Browser Addons" %}</h3>
18 <ul> 18 <ul>
19 <li><a href="https://addons.mozilla.org/firefox/addon/wallabag/" target="_blank">{% trans "Standard Firefox Add-On" %}</a></li> 19 <li><a href="https://addons.mozilla.org/firefox/addon/wallabag/" target="_blank">{% trans "Standard Firefox Add-On" %}</a></li>
20 <li><button onclick="activateSocialFeature(this)">Mozilla Services Social API Extension</button> 20 <li><button onclick="activateSocialFeature(this)">{% trans "Mozilla Services (Social API) Extension" %}</button></li>
21 <li><a href="https://chrome.google.com/webstore/detail/wallabag/bepdcjnnkglfjehplaogpoonpffbdcdj" target="_blank">{% trans "Chrome Extension" %}</a></li> 21 <li><a href="https://chrome.google.com/webstore/detail/wallabag/bepdcjnnkglfjehplaogpoonpffbdcdj" target="_blank">{% trans "Chrome Extension" %}</a></li>
22 </ul> 22 </ul>
23 <h3>{% trans "Mobile Apps" %}</h3> 23 <h3>{% trans "Mobile Apps" %}</h3>