summaryrefslogtreecommitdiff
path: root/themes/pushbutton/comment.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/pushbutton/comment.tpl.php')
-rw-r--r--themes/pushbutton/comment.tpl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/pushbutton/comment.tpl.php b/themes/pushbutton/comment.tpl.php
index dba7452d5..5311b6aed 100644
--- a/themes/pushbutton/comment.tpl.php
+++ b/themes/pushbutton/comment.tpl.php
@@ -1,3 +1,6 @@
+<?php
+// $Id$
+?>
<div class="comment<?php if ($comment->status == COMMENT_NOT_PUBLISHED) print ' comment-unpublished'; ?>">
<?php if ($picture) : ?>
<?php print $picture ?>