X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Feditlink.html;h=b737b9904c569e1d49cc76e1a9206b5274d8d094;hb=refs%2Ftags%2Fv0.0.44beta;hp=48945a3071acef30502f85012116f88a6db7469d;hpb=9362352e124151a0fa8a145fe1dba4e6256b35c7;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/editlink.html b/tpl/editlink.html index 48945a30..b737b990 100644 --- a/tpl/editlink.html +++ b/tpl/editlink.html @@ -1,7 +1,8 @@ {include="includes"} -{if="empty($GLOBALS['disablejquery'])"}{/if} + +
- URL

- Title

- Description

- Tags

+

+

+

+
+
{if="($link_is_new && $GLOBALS['privateLinkByDefault']==true) || $link.private == true"}  
@@ -23,21 +26,28 @@  
{/if} - - - {if="!$link_is_new"}{/if} + + + {if="!$link_is_new"}{/if} {if="$http_referer"}{/if}
{include="page.footer"} -{if="($GLOBALS['config']['OPEN_SHAARLI'] || isLoggedIn()) && empty($GLOBALS['disablejquery'])"} - {/if}