summaryrefslogtreecommitdiff
path: root/themes/bluemarine/comment.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bluemarine/comment.tpl.php')
-rw-r--r--themes/bluemarine/comment.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bluemarine/comment.tpl.php b/themes/bluemarine/comment.tpl.php
index bd1249119..013b0afa0 100644
--- a/themes/bluemarine/comment.tpl.php
+++ b/themes/bluemarine/comment.tpl.php
@@ -1,7 +1,7 @@
<?php
// $Id$
?>
- <div class="comment<?php print ' '. $status; ?>">
+ <div class="comment<?php print ' ' . $status; ?>">
<?php if ($picture) {
print $picture;
} ?>