summaryrefslogtreecommitdiff
path: root/templates/error.tmpl
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-10-08 22:50:16 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-10-08 22:50:16 +0000
commit58dc193312e27d25c0394e4fcb7a6eed7301b1ec (patch)
treef36e45a693b16fbf643e8c168180f02343b38431 /templates/error.tmpl
parentf2245c695c43045dbdc825289307099c9c4559a2 (diff)
downloadcups-58dc193312e27d25c0394e4fcb7a6eed7301b1ec.tar.gz
Merge changes from CUPS 1.4svn-r8033.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1003 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/error.tmpl')
-rw-r--r--templates/error.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/error.tmpl b/templates/error.tmpl
index 0d29665b9..ff30a4c6c 100644
--- a/templates/error.tmpl
+++ b/templates/error.tmpl
@@ -1,5 +1,7 @@
<DIV CLASS="indent">
+<H2 CLASS="title">{?title} {?printer_name} Error</H2>
+
<P>{?message?{message}:Error:}</P>
<BLOCKQUOTE>{error}</BLOCKQUOTE>