From 1cbd831806682c0d072c27165faba4b9fb217f50 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 25 Jul 2005 21:47:08 +0000 Subject: [PATCH] r329: Styled comment display --- templates/showreport_comment.tpl | 40 ++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/templates/showreport_comment.tpl b/templates/showreport_comment.tpl index bc068e3..30bff6a 100644 --- a/templates/showreport_comment.tpl +++ b/templates/showreport_comment.tpl @@ -1,19 +1,25 @@ - - - - - - - - - - - - -
- $comment[posttime] - Hidden + + +
+
+ $comment[posttime] $comment[postby] -
$comment[comment_parsed]
[Edit Comment]
+ +
+ $comment[comment_parsed] +
+ + +
+ + [Edit Comment] + + HiddenVisible +
+
+ + + + +
-
\ No newline at end of file -- 2.22.5