diff options
Diffstat (limited to 'templates/comment.tmpl')
-rw-r--r-- | templates/comment.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/comment.tmpl b/templates/comment.tmpl index b4f235845..1b9064ea0 100644 --- a/templates/comment.tmpl +++ b/templates/comment.tmpl @@ -1,7 +1,7 @@ <div class="comment" id="<TMPL_VAR NAME=INLINEPAGE>"> <div class="comment-subject"> -<TMPL_IF PERMALINK"> +<TMPL_IF PERMALINK> <a href="<TMPL_VAR PERMALINK>"><TMPL_VAR TITLE></a> <TMPL_ELSE> <TMPL_VAR TITLE> |