X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftools.html;h=2df73598173ae522306ae1007ba5188824dcfbd8;hb=00d3dd91ef42df13eeafbcc54dcebe3238e322c6;hp=fd58cca9bd8430feab9e329ab8c426ed5de7dcc6;hpb=9c75f877935fa6adec951a4d8d32b328aaab314f;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tools.html b/tpl/default/tools.html index fd58cca9..2df73598 100644 --- a/tpl/default/tools.html +++ b/tpl/default/tools.html @@ -16,10 +16,16 @@
- + {'Plugin administration'|t}
+
+ + {'Server administration'|t} + +
{if="!$openshaarli"}
@@ -33,26 +39,18 @@
- {'Import links'|t}
- {'Export database'|t}
- {if="$thumbnails_enabled"} -
- - {'Synchronize thumbnails'|t} - -
- {/if} - {loop="$tools_plugin"}
{$value} @@ -86,7 +84,7 @@ alert('{function="str_replace(' ', '%20', t('The selected text is too long, it will be truncated.'))"}'); } window.open( - '{$pageabsaddr}?post='%20+%20encodeURIComponent(url)+ + '{$pageabsaddr}admin/shaare?post='%20+%20encodeURIComponent(url)+ '&title='%20+%20encodeURIComponent(title)+ '&description='%20+%20encodeURIComponent(desc)+ '&source=bookmarklet','_blank','menubar=no,height=800,width=600,toolbar=no,scrollbars=yes,status=no,dialog=1'