diff options
Diffstat (limited to 'template/default/error.html')
-rw-r--r-- | template/default/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/error.html b/template/default/error.html index 9b6624a..6739d37 100644 --- a/template/default/error.html +++ b/template/default/error.html @@ -13,7 +13,7 @@ <body id="error"> <div align="center"> - <img src="bilder/sauerei.gif" height="230" width="177" border="0"/> + <img src="bilder/sauerei.gif" height="230" width="177" border="0" alt="" /> <br/> <h2><tmpl_var name="error"></h2> </div> |