aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/default/error.html')
-rw-r--r--tpl/default/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/default/error.html b/tpl/default/error.html
index 8f357ce5..ef1dfd73 100644
--- a/tpl/default/error.html
+++ b/tpl/default/error.html
@@ -6,7 +6,7 @@
6<body> 6<body>
7<div id="pageheader"> 7<div id="pageheader">
8 {include="page.header"} 8 {include="page.header"}
9<div id="pageError" class="pageError-container center"> 9<div id="pageError" class="page-error-container center">
10 <h2>{$message}</h2> 10 <h2>{$message}</h2>
11 11
12 {if="!empty($stacktrace)"} 12 {if="!empty($stacktrace)"}