[+] BO : #PSFV-94 : new class AdminNotFoundControllerCore

This commit is contained in:
mMarinetti
2011-10-31 10:36:17 +00:00
parent 01f88ad0d7
commit 15580f06a5
2 changed files with 18 additions and 0 deletions
@@ -0,0 +1,5 @@
<h1>{l s='The controller'} {$controller} {l s='is missing or invalid. '}</h1>
<ul>
<li><a href="index.php">{l s='Go to Dashboard'}</a></li>
<li><a href="#" onclick="window.history.back();">{l s='Back to previous page'}</a></li>
</ul>