From cd2395d494a2257eb6cc21e75caa7b135a14e254 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Thu, 4 Nov 2010 11:49:49 +0100 Subject: [PATCH] Show Sones that like a post or reply. --- src/main/resources/templates/include/viewPost.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 8b4911d..8bd6bd7 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -5,7 +5,7 @@
-
⬆
+
⬆
<%ifnull ! currentSone>
@@ -40,7 +40,7 @@
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
-
⬆
+
⬆
<%ifnull ! currentSone> -- 2.7.4