summaryrefslogtreecommitdiff
path: root/templates/user_forbidden.php
diff options
context:
space:
mode:
authorFrédéric Guillot <contact@fredericguillot.com>2014-02-24 19:07:25 -0500
committerFrédéric Guillot <contact@fredericguillot.com>2014-02-24 19:07:25 -0500
commit565290fbf9e3727655921a969550167aa59a6e24 (patch)
tree0c3a98b1152e90eff86da26d9d9c8ec803dfdf95 /templates/user_forbidden.php
parent8159cc99a64cfe563dccea6821348764fc40fb85 (diff)
Display a page not found when the data is not in the dabase anymore
Diffstat (limited to 'templates/user_forbidden.php')
-rw-r--r--templates/user_forbidden.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/user_forbidden.php b/templates/user_forbidden.php
index bb71d9b1..853159ba 100644
--- a/templates/user_forbidden.php
+++ b/templates/user_forbidden.php
@@ -6,5 +6,4 @@
<p class="alert alert-error">
<?= t('Only administrators can access to this page.') ?>
</p>
-
</section> \ No newline at end of file