From: David ‘Bombe’ Roden Date: Sun, 16 Jan 2011 13:43:41 +0000 (+0100) Subject: Only show trust controls when logged in. X-Git-Tag: 0.4.2^2~51 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=14caea1fb86cd1696b8c62d36ea80b770e942568;hp=ec50855be73eda95f3c384487c99e3ea761e0513;p=Sone.git Only show trust controls when logged in. --- diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index a19ee73..11e0b3e 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -37,27 +37,27 @@ - <%/if> - <%if !post.sone.current> - · -
- - - - -
-
- - - - -
-
- - - - -
+ <%if !post.sone.current> + · +
+ + + + +
+
+ + + + +
+
+ + + + +
+ <%/if> <%/if> <%if post.sone.current> · diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index 8c6884b..2c52e11 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -29,27 +29,27 @@ - <%/if> - <%if !reply.sone.current> - · -
- - - - -
-
- - - - -
-
- - - - -
+ <%if !reply.sone.current> + · +
+ + + + +
+
+ + + + +
+
+ + + + +
+ <%/if> <%/if> <%if reply.sone.current> ·