Added back button to standard_error page, refs #672

This commit is contained in:
Andreas Burchert (scarya)
2011-03-19 14:22:33 +01:00
parent ef8c3d3cf7
commit 38999a4f5e
3 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ $header
<div class="errorcontainer bradius">
<div class="errortitle">{$lng['error']['error']}</div>
<div class="error">$error</div>
$link
</div>
</div>
$footer