diff --git a/public/templates/category.tpl b/public/templates/category.tpl index 6ef28a0ed1..48e040544b 100644 --- a/public/templates/category.tpl +++ b/public/templates/category.tpl @@ -39,7 +39,8 @@ - {topics.title} + {topics.title} + diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl index 97a2c062dc..3542bde8a2 100644 --- a/public/templates/recent.tpl +++ b/public/templates/recent.tpl @@ -28,27 +28,41 @@ - - - - - {topics.teaser_text} - - {topics.teaser_username} posted - - - - + - - {topics.postcount}{topics.title} - - - Posted by - {topics.username}. - - + {topics.title} + + + {topics.postcount} posts + + + {topics.viewcount} views + + + + + + + + + + posted + + + | + + + + + + replied + + + + + + diff --git a/public/templates/unread.tpl b/public/templates/unread.tpl index e15726b376..0f232b22cd 100644 --- a/public/templates/unread.tpl +++ b/public/templates/unread.tpl @@ -23,27 +23,38 @@ - - - - - {topics.teaser_text} - - {topics.teaser_username} posted - - - - - - {topics.postcount}{topics.title} - - - Posted by - {topics.username}. - - + {topics.title} + + + {topics.postcount} posts + + + {topics.viewcount} views + + + + + + + + + + posted + + + | + + + + + + replied + + + +
{topics.teaser_text}
- {topics.teaser_username} posted -