X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Feditlink.html;h=441b530271fb0e5e6dcceaa5b674a6ea47de5125;hb=8406a4b670957b7d0450f6ea5e4f2e61c7114e8f;hp=ecab443d4903ae2b31c6db90c7ad14af98cfe2cf;hpb=4e7b1bf6986ed99586d04aa5b7c7154089457d0f;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/editlink.html b/tpl/editlink.html index ecab443d..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}