aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/tools.html
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2018-07-28 11:28:49 +0200
committerGitHub <noreply@github.com>2018-07-28 11:28:49 +0200
commita4f0509a77a39d1ac834d4967e3e8f245de6d68d (patch)
tree7f59efe315ce08126ebe77632c55a3b16416c960 /tpl/default/tools.html
parentab6c848c86e2fa85d0ac131c31dc337a48a7d055 (diff)
parente87f57c75890fe619e454fed3d7077a2eb63ac0d (diff)
downloadShaarli-a4f0509a77a39d1ac834d4967e3e8f245de6d68d.tar.gz
Shaarli-a4f0509a77a39d1ac834d4967e3e8f245de6d68d.tar.zst
Shaarli-a4f0509a77a39d1ac834d4967e3e8f245de6d68d.zip
Merge pull request #1026 from ArthurHoaro/hotfix/remove-firefox-social-api
Remove Firefox Social API shaare
Diffstat (limited to 'tpl/default/tools.html')
-rw-r--r--tpl/default/tools.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/tpl/default/tools.html b/tpl/default/tools.html
index 20060994..6b4d7bec 100644
--- a/tpl/default/tools.html
+++ b/tpl/default/tools.html
@@ -120,23 +120,6 @@
120 </div> 120 </div>
121</div> 121</div>
122 122
123{if="$sslenabled"}
124 <div class="pure-g">
125 <div class="pure-u-lg-1-3 pure-u-1-24"></div>
126 <div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light">
127 <h2 class="window-title">Firefox Social API</h2>
128 <p>{'You need to browse your Shaarli over <strong>HTTPS</strong> to use this functionality.'|t}</p>
129
130 <div class="tools-item">
131 <a title="{'Click on this button to add Shaarli to the 'Share this page' button in Firefox"
132 id="ff-social-button">
133 <span class="pure-button pure-u-lg-2-3 pure-u-3-4">✚ {'Add to'|t} Firefox Social</span>
134 </a>
135 </div>
136 </div>
137 </div>
138{/if}
139
140<div class="pure-g"> 123<div class="pure-g">
141 <div class="pure-u-lg-1-3 pure-u-1-24"></div> 124 <div class="pure-u-lg-1-3 pure-u-1-24"></div>
142 <div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light"> 125 <div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light">