diff --git a/templates/2k11/admin/comments.inc.tpl b/templates/2k11/admin/comments.inc.tpl index ba566346..8d345556 100644 --- a/templates/2k11/admin/comments.inc.tpl +++ b/templates/2k11/admin/comments.inc.tpl @@ -138,9 +138,6 @@
  • {$CONST.VIEW}
  • {$CONST.EDIT}
  • {$CONST.REPLY}
  • - {if $comment.excerpt} -
  • - {/if} {if ($comment.status == 'pending') || ($comment.status == 'confirm')}
  • {$CONST.APPROVE}
  • {/if} @@ -149,6 +146,9 @@ {/if}
  • {$CONST.DELETE}
  • + {if $comment.excerpt} +
  • + {/if} {$comment.action_more} diff --git a/templates/2k11/admin/overview.inc.tpl b/templates/2k11/admin/overview.inc.tpl index 307f65ab..2e833ba0 100644 --- a/templates/2k11/admin/overview.inc.tpl +++ b/templates/2k11/admin/overview.inc.tpl @@ -25,9 +25,6 @@ {/foreach}