X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Feditlink.html;h=4a2c30cc400e0ab6242d7e38fd0ca7c696f72618;hb=246e9b4e37cf85a04f52a22a61a4e705d51f96b4;hp=ad549137de3147849aed62632c3af3621fd091cb;hpb=af77b2fd9a574ba03b309ea0799946fabf37c7d1;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/editlink.html b/tpl/editlink.html index ad549137..4a2c30cc 100644 --- a/tpl/editlink.html +++ b/tpl/editlink.html @@ -1,6 +1,8 @@ -{include="includes"} +{include="includes"} +{if="empty($GLOBALS['disablejquery'])"}{/if} + {include="page.footer"} +{if="($GLOBALS['config']['OPEN_SHAARLI'] || isLoggedIn()) && empty($GLOBALS['disablejquery'])"} + +{/if} \ No newline at end of file