From: David ‘Bombe’ Roden Date: Fri, 7 Sep 2012 06:59:00 +0000 (+0200) Subject: Fix formatting. X-Git-Tag: 0.8.3^2~54^2 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=649cd5e0d7ccb7a46d5ffbbb165e3da785ec2b85 Fix formatting. --- diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 706ef32..7120d06 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -82,25 +82,25 @@ <%if !post.sone.current> <%ifnull !post.sone.trust> - · -
- - - - -
-
- - - - -
-
- - - - -
+ · +
+ + + + +
+
+ + + + +
+
+ + + + +
<%/if> <%/if> <%/if> diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index c3b50a4..449a235 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -53,25 +53,25 @@ <%if !reply.sone.current> <%ifnull !reply.sone.trust> - · -
- - - - -
-
- - - - -
-
- - - - -
+ · +
+ + + + +
+
+ + + + +
+
+ + + + +
<%/if> <%/if> <%/if>