]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/daily.html
Login: update PageBuilder and default/vintage templates
[github/shaarli/Shaarli.git] / tpl / vintage / daily.html
index 42db16a7f5315fb2275da5e91be99c9ab0bfc348..ede359106d30e107422c884b59bf494ae316092c 100644 (file)
@@ -53,7 +53,7 @@
                                 <img src="img/squiggle.png" width="25" height="26" title="permalink" alt="permalink">
                             </a>
                         </div>
-                        {if="!$hide_timestamps || isLoggedIn()"}
+                        {if="!$hide_timestamps || $is_logged_in"}
                             <div class="dailyEntryLinkdate">
                                 <a href="?{$value.shorturl}">{function="strftime('%c', $link.timestamp)"}</a>
                             </div>