X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fvintage%2Fpage.header.html;h=40c53e5bdf9bec9c55f8e3799a8152dff7f0bdbd;hb=89ccc83ba497fa91eaaf2a2a52d8549aea5e2aee;hp=cce61ec464b8e54c8e1897a986634b5044237b7d;hpb=009ce9358168cc06c76fc2f4162829e552e633a3;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/vintage/page.header.html b/tpl/vintage/page.header.html index cce61ec4..40c53e5b 100644 --- a/tpl/vintage/page.header.html +++ b/tpl/vintage/page.header.html @@ -1,5 +1,5 @@ - +
{if="!empty($linkcount)"}{$linkcount} links{/if}
@@ -16,8 +16,8 @@ {if="!empty($_GET['source']) && $_GET['source']=='bookmarklet'"} {ignore} When called as a popup from bookmarklet, do not display menu. {/ignore} {else} -
  • Home
  • - {if="isLoggedIn()"} +
  • Home
  • + {if="$is_logged_in"}
  • Logout
  • Tools
  • Add link
  • @@ -46,7 +46,7 @@
    -{if="!empty($plugin_errors) && isLoggedIn()"} +{if="!empty($plugin_errors) && $is_logged_in"}