X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Feditlink.html;h=441b530271fb0e5e6dcceaa5b674a6ea47de5125;hb=8406a4b670957b7d0450f6ea5e4f2e61c7114e8f;hp=047e7f0dc09613c9f69b67aca1f691e70f991436;hpb=fe16b01edb80ac2f2212125fadba8358dff91b95;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/editlink.html b/tpl/editlink.html index 047e7f0d..441b5302 100644 --- a/tpl/editlink.html +++ b/tpl/editlink.html @@ -1,22 +1,31 @@ {include="includes"} -{if="empty($GLOBALS['disablejquery'])"}{/if} + +{if="$source !== 'firefoxsocialapi'"} {include="page.footer"} -{if="($GLOBALS['config']['OPEN_SHAARLI'] || isLoggedIn()) && empty($GLOBALS['disablejquery'])"} +{/if} + + -{/if}