diff options
Diffstat (limited to 'app/Template/comment/forbidden.php')
-rw-r--r-- | app/Template/comment/forbidden.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Template/comment/forbidden.php b/app/Template/comment/forbidden.php deleted file mode 100644 index 1e306d45..00000000 --- a/app/Template/comment/forbidden.php +++ /dev/null @@ -1,7 +0,0 @@ -<div class="page-header"> - <h2><?= t('Forbidden') ?></h2> -</div> - -<p class="alert alert-error"> - <?= t('Only administrators or the creator of the comment can access to this page.') ?> -</p>
\ No newline at end of file |