diff options
Diffstat (limited to 'templates/display_comment.tpl')
| -rwxr-xr-x[-rw-r--r--] | templates/display_comment.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/display_comment.tpl b/templates/display_comment.tpl index ae63af7..4126050 100644..100755 --- a/templates/display_comment.tpl +++ b/templates/display_comment.tpl @@ -1,5 +1,5 @@ {strip} -{if $comments_style eq 'threaded' && $comment.level} +{if $comments_style eq 'threaded' and $comment.level} <div class="threaded"> {else} <div class=""> |
