From e80ff9c551fb6299f7299ab4a9fa239ef06e1f6b Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 9 Sep 2013 14:08:30 -0400 Subject: [PATCH] moved RSS icon away from the sharing buttons (category view); added back RSS icon to topic view. closes #259 --- public/templates/category.tpl | 3 +-- public/templates/topic.tpl | 6 ++++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/public/templates/category.tpl b/public/templates/category.tpl index 723850dd02..7fb97cd782 100644 --- a/public/templates/category.tpl +++ b/public/templates/category.tpl @@ -3,7 +3,7 @@
  • - {category_name} + {category_name}
  • @@ -12,7 +12,6 @@
    -         diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index f7f829b6bb..b2cf94910b 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -6,7 +6,7 @@
  • - {topic_name} + {topic_name}
  • @@ -21,7 +21,9 @@
    -

    {topic_name}

    +

    +

    {topic_name}

    +