diff options
Diffstat (limited to 'tpl/default/tools.html')
-rw-r--r-- | tpl/default/tools.html | 17 |
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"> |