summaryrefslogtreecommitdiff
path: root/themes/garland/comment.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/garland/comment.tpl.php')
-rw-r--r--themes/garland/comment.tpl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/garland/comment.tpl.php b/themes/garland/comment.tpl.php
index 6364021a8..07ea0bca6 100644
--- a/themes/garland/comment.tpl.php
+++ b/themes/garland/comment.tpl.php
@@ -1,3 +1,6 @@
+<?php
+// $Id$
+?>
<div class="comment<?php print ($comment->new) ? ' comment-new' : ''; print (isset($comment->status) && $comment->status == COMMENT_NOT_PUBLISHED) ? ' comment-unpublished' : ''; print ' '. $zebra; ?>">
<div class="clear-block">