summaryrefslogtreecommitdiff
path: root/template/default/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/error.html')
-rw-r--r--template/default/error.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/default/error.html b/template/default/error.html
index 6e45956..f704759 100644
--- a/template/default/error.html
+++ b/template/default/error.html
@@ -13,9 +13,7 @@
<body id="error">
<div align="center">
- <img src="bilder/sauerei.gif" height="230" width="177" border="0" alt="" />
- <br/>
- <h2><?% error %?></h2>
+ <div class="error"><?% error %?></div>
</div>
</body>