401650feaa
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9743 b9a71923-0436-4b27-9f14-aed3839534dd
6 lines
234 B
Smarty
6 lines
234 B
Smarty
<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>
|