]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/error.tmpl
Changelog.
[thirdparty/cups.git] / templates / error.tmpl
index 0d29665b9cc87c034c6f5c816ba25e1b1610799d..2ac1b8ff32734d9e0535b2783a6b51200736e491 100644 (file)
@@ -1,7 +1,5 @@
-<DIV CLASS="indent">
+<H2 CLASS="title">{?title} {?printer_name} Error</H2>
 
-<P>{?message?{message}:Error:}</P>
+<P>{?message?{message}:Error}:</P>
 
 <BLOCKQUOTE>{error}</BLOCKQUOTE>
-
-</DIV>