summaryrefslogtreecommitdiff
path: root/modules/comment/comment-folded.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment/comment-folded.tpl.php')
-rw-r--r--modules/comment/comment-folded.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/comment-folded.tpl.php b/modules/comment/comment-folded.tpl.php
index 016656bfb..37f77a5a8 100644
--- a/modules/comment/comment-folded.tpl.php
+++ b/modules/comment/comment-folded.tpl.php
@@ -17,5 +17,5 @@
*/
?>
<div class="comment-folded">
- <span class="subject"><?php print $title .' '. $new; ?></span><span class="credit"><?php print t('by') .' '. $author; ?></span>
+ <span class="subject"><?php print $title . ' ' . $new; ?></span><span class="credit"><?php print t('by') . ' ' . $author; ?></span>
</div>