diff --git a/public/templates/category.tpl b/public/templates/category.tpl index 35293467c4..3a9c1bc5eb 100644 --- a/public/templates/category.tpl +++ b/public/templates/category.tpl @@ -43,7 +43,7 @@ - +

{topics.postcount}{topics.title}

@@ -52,7 +52,7 @@ {topics.username}.
-
+ diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl index 42463f0bfc..70c25a978f 100644 --- a/public/templates/recent.tpl +++ b/public/templates/recent.tpl @@ -21,21 +21,26 @@
-
- -

{topics.teaser_username}: {topics.teaser_text}

- posted - -
-
-
-

{topics.postcount}{topics.title}

- - - Posted by - {topics.username}. - + +
+ +

{topics.teaser_text}

+

+ {topics.teaser_username} posted +

+
+
+ +
+

{topics.postcount}{topics.title}

+ + + Posted by + {topics.username}. + +
+