From 32ac3d94d24b40f8a5db38e88ed4937737fd5338 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Fri, 21 Feb 2014 16:15:33 -0500 Subject: [PATCH] moved pin and lock out of .topic-title in popular/recent/unread --- public/templates/popular.tpl | 9 ++------- public/templates/recent.tpl | 9 ++------- public/templates/unread.tpl | 9 ++------- 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/public/templates/popular.tpl b/public/templates/popular.tpl index 5aa10628b4..f2c2f59362 100644 --- a/public/templates/popular.tpl +++ b/public/templates/popular.tpl @@ -32,13 +32,8 @@

- - - - - - {topics.title} - + + {topics.title}

diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl index d09d2f5201..025cffef17 100644 --- a/public/templates/recent.tpl +++ b/public/templates/recent.tpl @@ -33,13 +33,8 @@

- - - - - - {topics.title} - + + {topics.title}

diff --git a/public/templates/unread.tpl b/public/templates/unread.tpl index dcdf0dbe9f..6ec77b3668 100644 --- a/public/templates/unread.tpl +++ b/public/templates/unread.tpl @@ -26,13 +26,8 @@

- - - - - - {topics.title} - + + {topics.title}