From f3d94dec1c3fd315f831bb855a073b702a686912 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Fri, 7 Nov 2008 10:16:06 +0000 Subject: [PATCH] ZB 1.1.0 Front-end Refactoring. Forum. git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4790 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_default/_style.forum.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/board/skins/xe_default/_style.forum.html b/modules/board/skins/xe_default/_style.forum.html index 70692f63f..b622de972 100644 --- a/modules/board/skins/xe_default/_style.forum.html +++ b/modules/board/skins/xe_default/_style.forum.html @@ -64,6 +64,7 @@ + {zdate($document->get('last_update'),'Y-m-d')} {zdate($document->get('last_update'),'H:i')} @@ -72,6 +73,7 @@ {$document->getNickName()} + {(int)($document->get('comment_count'))} {(int)($document->get('readed_count'))} @@ -98,6 +100,7 @@ + {zdate($document->get('last_update'),'Y-m-d')} {zdate($document->get('last_update'),'H:i')} @@ -106,6 +109,7 @@ {$document->getNickName()} + {(int)($document->get('comment_count'))} {(int)($document->get('readed_count'))}