X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpage.header.html;h=b9fc527590531c8969961bc0a755f237c5b55c52;hb=b3c039b02f9608802d0ba2cf5b5742caa3b9d430;hp=654a551d5887221442e8021c1285a9ed2d17efa1;hpb=a4355279cb60e3fee7e87b2ffffd3f4c6465b9f4;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/page.header.html b/tpl/page.header.html index 654a551d..b9fc5275 100644 --- a/tpl/page.header.html +++ b/tpl/page.header.html @@ -1,28 +1,61 @@ - -
Shaare your links...
- {if="!empty($linkcount)"}{$linkcount} links{/if}
- {$shaarlititle|htmlspecialchars} - + + +
+ {if="!empty($linkcount)"}{$linkcount} links{/if}
+ {if="!empty($privateLinkcount)"}{$privateLinkcount} private links{/if} +
+ + + +{if="!empty($plugin_errors) && isLoggedIn()"} + +{/if} + +