From 82848bd3a92c4d58f4f7d1a99fb5257b3d242920 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 10 Jan 2009 19:13:00 +0000 Subject: HTML format cleanup --- modules/comment/views/comments.html.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'modules/comment/views/comments.html.php') diff --git a/modules/comment/views/comments.html.php b/modules/comment/views/comments.html.php index 9b5f7056..111b12bd 100644 --- a/modules/comment/views/comments.html.php +++ b/modules/comment/views/comments.html.php @@ -5,9 +5,11 @@
  • - " - class="gAvatar" alt="author_name() ?>" /> + " + class="gAvatar" + alt="author_name() ?>" + width="40" + height="40" /> {{name}} said", array("date" => date("Y-M-d H:i:s", $comment->created), -- cgit v1.2.3