X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftools.html;h=20d0c893cb8d80d7dce271d8937189daa7775ac1;hb=cb974e47476284d967483f7478e3dcb5a2d974d4;hp=35173d179144aab4bac64494cd2e4177e13f61f2;hpb=268309df5d8110f516940be06e9481d66f3fb5d6;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tools.html b/tpl/default/tools.html index 35173d17..20d0c893 100644 --- a/tpl/default/tools.html +++ b/tpl/default/tools.html @@ -1,5 +1,5 @@ - + {include="includes"} @@ -45,6 +45,14 @@ + {if="$thumbnails_enabled"} +
+ + {'Synchronize thumbnails'|t} + +
+ {/if} + {loop="$tools_plugin"}
{$value} @@ -97,7 +105,7 @@ var%20desc=document.getSelection().toString(); if(desc.length>4000){ desc=desc.substr(0,4000)+'...'; - alert("{function="str_replace(' ', '%20', t('The selected text is too long, it will be truncated.'))"}"); + alert('{function="str_replace(' ', '%20', t('The selected text is too long, it will be truncated.'))"}'); } window.open( '{$pageabsaddr}?private=1&post='+ @@ -112,42 +120,28 @@
-{if="$sslenabled"} -
-
-
-

Firefox Social API

-

{'You need to browse your Shaarli over HTTPS to use this functionality.'|t}

- - -
-
-{/if} -