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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pushbutton/comment.tpl.php b/themes/pushbutton/comment.tpl.php
index 264561b69..5e9ca7a4a 100644
--- a/themes/pushbutton/comment.tpl.php
+++ b/themes/pushbutton/comment.tpl.php
@@ -1,7 +1,7 @@
<?php
// $Id$
?>
-<div class="comment<?php print ' '. $status; ?>">
+<div class="comment<?php print ' ' . $status; ?>">
<?php if ($picture) : ?>
<?php print $picture ?>
<?php endif; ?>