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'))}