From: David ‘Bombe’ Roden Date: Fri, 26 Nov 2010 22:48:04 +0000 (+0100) Subject: Only show message posting form for other Sones, not for own. X-Git-Tag: 0.3.2-RC1~15^2~1 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=bd56e01d9efa9b54074dad9b698e98e7dc2be46d Only show message posting form for other Sones, not for own. --- diff --git a/src/main/resources/templates/viewSone.html b/src/main/resources/templates/viewSone.html index 4d96fab..6830836 100644 --- a/src/main/resources/templates/viewSone.html +++ b/src/main/resources/templates/viewSone.html @@ -18,17 +18,18 @@ <%if ! sone.current> <%include include/viewSone.html> - <%/if> -

<%= Page.ViewSone.WriteAMessage|l10n|html>

+

<%= Page.ViewSone.WriteAMessage|l10n|html>

+ +
+ + + + + +
+ <%/if> -
- - - - - -

<%= Page.ViewSone.PostList.Title|l10n|insert needle="{sone}" key=sone.niceName|html>