X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Feditlink.html;h=870cc1688ac4d3ffb29f4b17bbb65b658a910b02;hb=01878a75b93b9966f7366ea2937c118bbc3e459e;hp=047e7f0dc09613c9f69b67aca1f691e70f991436;hpb=486f25a5f4ab2a9191618edcb89ebb61350ff600;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/editlink.html b/tpl/editlink.html index 047e7f0d..870cc168 100644 --- a/tpl/editlink.html +++ b/tpl/editlink.html @@ -1,44 +1,57 @@ {include="includes"} -{if="empty($GLOBALS['disablejquery'])"}{/if} + +{if="$source !== 'firefoxsocialapi'"} {include="page.footer"} -{if="($GLOBALS['config']['OPEN_SHAARLI'] || isLoggedIn()) && empty($GLOBALS['disablejquery'])"} +{/if} + + -{/if}