//Changed English strings using the translationsenglish module.
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
*}
|
||||
<h1>{l s='The controller %s is missing or invalid.' sprintf=$controller}</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>
|
||||
<li><a href="index.php">{l s='Go to the dashboard.'}</a></li>
|
||||
<li><a href="#" onclick="window.history.back();">{l s='Back to the previous page.'}</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user