diff options
Diffstat (limited to 'app/Templates/comment_remove.php')
-rw-r--r-- | app/Templates/comment_remove.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Templates/comment_remove.php b/app/Templates/comment_remove.php index 02a23f93..6409d7c0 100644 --- a/app/Templates/comment_remove.php +++ b/app/Templates/comment_remove.php @@ -1,5 +1,5 @@ <div class="page-header"> - <h2><?= t('Add a comment') ?></h2> + <h2><?= t('Remove a comment') ?></h2> </div> <div class="confirm"> |