X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewReply.html;h=a9b308efe6983aaa59c245fa926c78ffefd0580a;hb=4a2fdf3b0b3dfcfc761c83797018237ec4c82a4b;hp=8b4c9ef0e333f5c70bd57d64c19dd69668963109;hpb=975b4b84bdcc602c17510da80cbe6c61992edb57;p=Sone.git diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index 8b4c9ef..a9b308e 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -3,12 +3,6 @@
Avatar Image - <%if !reply.sone.current> -
- <%ifnull !post.sone.trust.explicit><% post.sone.trust.explicit><%/if> - <%ifnull !post.sone.trust.implicit><% post.sone.trust.implicit><%/if> - <%ifnull !post.sone.trust.distance><% post.sone.trust.distance><%/if> - <%/if>
@@ -17,7 +11,7 @@
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
-
⬆
+
↑
<%ifnull ! currentSone> <%/if> + <%if !reply.sone.current> +
+ <%= View.Trust.Label|l10n|html> + <%if reply.sone.trust.assigned> +
<% reply.sone.trust.explicit>
+ <%else> +
<% reply.sone.trust.implicit><%if reply.sone.trust.hasDistance> (<% reply.sone.trust.distance>)<%/if>
+ <%/if> + <%if !reply.sone.trust.maximum> +
+ + + + +
+ <%/if> +
+ + + + +
+
+ <%/if> <%if reply.sone.current>