From: Michael Andreen Date: Sun, 25 Jan 2009 12:55:11 +0000 (+0100) Subject: Easier to quote posts X-Git-Url: https://ruin.nu/git/?p=ndwebbie.git;a=commitdiff_plain;h=95fc57400c17c20a16c78e33b4c0b2abcf45b05a Easier to quote posts --- diff --git a/root/src/forum/thread.tt2 b/root/src/forum/thread.tt2 index 0095155..e08b475 100644 --- a/root/src/forum/thread.tt2 +++ b/root/src/forum/thread.tt2 @@ -13,14 +13,14 @@

New posts below:

[% END %]
-[% post.username %] : [% post.time %] +[% post.username %] : [% post.time %] [% post.message %]
[% END %] [% IF thread.post %] -
New Reply - +
New Reply +
@@ -67,6 +67,7 @@ [% END %]
[% END %] + +[% IF thread.post %] + +[% END %]