X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftools.html;h=2df73598173ae522306ae1007ba5188824dcfbd8;hb=HEAD;hp=296abed1afad57f641783b71c7333a8f4aea99ab;hpb=818b3193ffabec57501e3bdfa997206e3c0671ef;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tools.html b/tpl/default/tools.html index 296abed1..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'