X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Feditlink.html;h=441b530271fb0e5e6dcceaa5b674a6ea47de5125;hb=24cfb960cfdd88255333bfb2a08d586916b460ae;hp=b737b9904c569e1d49cc76e1a9206b5274d8d094;hpb=9a631bab7fb7ca0c60c9fd1c688b3c58ecec40f8;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/editlink.html b/tpl/editlink.html index b737b990..441b5302 100644 --- a/tpl/editlink.html +++ b/tpl/editlink.html @@ -2,24 +2,30 @@ {include="includes"} - +{if="$source !== 'firefoxsocialapi'"} {include="page.footer"} -{if="($GLOBALS['config']['OPEN_SHAARLI'] || isLoggedIn())"} +{/if} + + -{/if}