Display a page not found when the data is not in the dabase anymore

This commit is contained in:
Frédéric Guillot
2014-02-24 19:07:25 -05:00
parent 8159cc99a6
commit 565290fbf9
9 changed files with 70 additions and 9 deletions

View File

@@ -6,5 +6,4 @@
<p class="alert alert-error">
<?= t('Only administrators can access to this page.') ?>
</p>
</section>