From: Teromene Date: Tue, 29 Nov 2016 11:30:37 +0000 (+0000) Subject: Show page title when sharing via Firefox Social. X-Git-Tag: v0.8.1~9^2 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=870541f1121e5750f015b407e692cf171d54e899 Show page title when sharing via Firefox Social. --- diff --git a/tpl/editlink.html b/tpl/editlink.html index 441b5302..9e7621db 100644 --- a/tpl/editlink.html +++ b/tpl/editlink.html @@ -8,13 +8,15 @@ {elseif="$link.description==''"}onload="document.linkform.lf_description.focus();" {else}onload="document.linkform.lf_tags.focus();"{/if} > {if="$source !== 'firefoxsocialapi'"} {include="page.footer"}