From ed5a744c7985c646ca27c1222761c664c7d9bc6b Mon Sep 17 00:00:00 2001 From: following Date: Sat, 16 Mar 2013 23:13:43 +0100 Subject: [PATCH] changed logpic links target for newpics galleries from viewcache to viewlogs - too many late logs / added pics --- htdocs/templates2/ocstyle/res_logpicture.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/templates2/ocstyle/res_logpicture.tpl b/htdocs/templates2/ocstyle/res_logpicture.tpl index 3985eec8..3aef39dd 100644 --- a/htdocs/templates2/ocstyle/res_logpicture.tpl +++ b/htdocs/templates2/ocstyle/res_logpicture.tpl @@ -13,7 +13,7 @@ {else} {assign var=dateformat value=$opt.format.dm} {/if} - {if !$loguser}{/if}{$picture.picdate|date_format:$dateformat}{if !$loguser}{/if}{/if} {if $loguser}{$picture.username|escape} + {if !$loguser}{/if}{$picture.picdate|date_format:$dateformat}{if !$loguser}{/if}{/if} {if $loguser}{$picture.username|escape} {/if} {/if}