X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Feditlink.html;h=870cc1688ac4d3ffb29f4b17bbb65b658a910b02;hb=3cc8c898307ad53507a128db2b11238be2641c32;hp=441b530271fb0e5e6dcceaa5b674a6ea47de5125;hpb=0c4c7ae818336d5b0f94562e551ca1a3f34d3435;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/editlink.html b/tpl/editlink.html index 441b5302..870cc168 100644 --- a/tpl/editlink.html +++ b/tpl/editlink.html @@ -8,13 +8,18 @@ {elseif="$link.description==''"}onload="document.linkform.lf_description.focus();" {else}onload="document.linkform.lf_tags.focus();"{/if} > {if="$source !== 'firefoxsocialapi'"} {include="page.footer"}