Add private link counter

This commit is contained in:
ArthurHoaro 2016-05-11 00:05:22 +02:00
parent 03eb19ac60
commit 141a86c503
4 changed files with 30 additions and 15 deletions

View file

@ -2,7 +2,8 @@
<div id="logo" title="Share your links !" onclick="document.location='?';"></div>
<div id="linkcount" class="nomobile">
{if="!empty($linkcount)"}{$linkcount} links{/if}
{if="!empty($linkcount)"}{$linkcount} links{/if}<br>
{if="!empty($privateLinkcount)"}{$privateLinkcount} private links{/if}
</div>
<div id="menu">