From 0e5724cd2cc183e7518f04eeb4a8af9f7f9e423b Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Mon, 4 Nov 2013 16:52:58 -0500 Subject: [PATCH] template changes yet again --- public/templates/category.tpl | 27 +++++++++++++-------------- public/templates/recent.tpl | 31 +++++++++++++++---------------- public/templates/unread.tpl | 31 +++++++++++++++---------------- 3 files changed, 43 insertions(+), 46 deletions(-) diff --git a/public/templates/category.tpl b/public/templates/category.tpl index 48e040544b..5134a36a12 100644 --- a/public/templates/category.tpl +++ b/public/templates/category.tpl @@ -45,32 +45,31 @@ - {topics.postcount} posts + posts + {topics.postcount} + | - {topics.viewcount} views + views + {topics.viewcount} - - diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl index e9c86be854..4f0afcbca4 100644 --- a/public/templates/recent.tpl +++ b/public/templates/recent.tpl @@ -33,37 +33,36 @@ - {topics.postcount} posts + posts + {topics.postcount} + | - {topics.viewcount} views + views + {topics.viewcount} | - posted in + + + + + posted in {topics.categoryName} + + diff --git a/public/templates/unread.tpl b/public/templates/unread.tpl index 641df62c1b..7a4e7b1fc2 100644 --- a/public/templates/unread.tpl +++ b/public/templates/unread.tpl @@ -27,37 +27,36 @@ - {topics.postcount} posts + posts + {topics.postcount} + | - {topics.viewcount} views + views + {topics.viewcount} | - posted in + + + + + posted in {topics.categoryName} + +