X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdaily.html;h=dde1f376022b345212addcf5f9357c02da456401;hb=da10377b3c263d96a46cf9101c202554343d2cd0;hp=063dc89a76cff9a963f2f83d8763b87a7de116ad;hpb=eeea1c3daa87f133c57c96fa17ed26b02c392636;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/daily.html b/tpl/daily.html index 063dc89a..dde1f376 100644 --- a/tpl/daily.html +++ b/tpl/daily.html @@ -53,7 +53,7 @@ permalink - {if="!$GLOBALS['config']['HIDE_TIMESTAMPS'] || isLoggedIn()"} + {if="!$hide_timestamps || isLoggedIn()"}
{function="strftime('%c', $link.timestamp)"}