diff options
Diffstat (limited to 'httemplate/elements/errorpage.html')
-rw-r--r-- | httemplate/elements/errorpage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/errorpage.html b/httemplate/elements/errorpage.html index 17b0dcf62..76a0bf32e 100644 --- a/httemplate/elements/errorpage.html +++ b/httemplate/elements/errorpage.html @@ -2,7 +2,7 @@ % while (@_) { -<P><FONT SIZE="+1" COLOR="#ff0000"><B><% shift %></B></FONT> +<P><FONT SIZE="+1" COLOR="#ff0000"><% shift |h %></FONT> %} |