X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftools.html;h=2df73598173ae522306ae1007ba5188824dcfbd8;hb=HEAD;hp=6e432e00a9bbfd9dd859c1df64601d2afc4b7e26;hpb=8eac2e54882d8adae8cbb45386dca1b465242632;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tools.html b/tpl/default/tools.html index 6e432e00..2df73598 100644 --- a/tpl/default/tools.html +++ b/tpl/default/tools.html @@ -11,48 +11,46 @@

{'Settings'|t}

- + {'Configure your Shaarli'|t}
- + {'Plugin administration'|t}
+
+ + {'Server administration'|t} + +
{if="!$openshaarli"}
- + {'Change password'|t}
{/if}
- + {'Manage tags'|t}
- {'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'