summaryrefslogtreecommitdiff
path: root/templates/printers.tmpl
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-01 23:41:32 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-01 23:41:32 +0000
commite00b005a05b3be11f59ddf676914233d38626b38 (patch)
tree5972fd0b98a668d3675633405dc0260e708f8317 /templates/printers.tmpl
parentffb63008826760d766ebe7a553955ba3a7253eac (diff)
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@51 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/printers.tmpl')
-rw-r--r--templates/printers.tmpl8
1 files changed, 2 insertions, 6 deletions
diff --git a/templates/printers.tmpl b/templates/printers.tmpl
index d13997f48..0520b5afc 100644
--- a/templates/printers.tmpl
+++ b/templates/printers.tmpl
@@ -1,6 +1,7 @@
{#printer_name=0?:
{[printer_name]
-<H2 CLASS="title"><A HREF="{printer_uri_supported}">{printer_name}</A>{default_name={printer_name}? (Default Printer):}</H2>
+<H2 CLASS="title"><A HREF="{printer_uri_supported}">{printer_name}</A>{default_name={printer_name}? (Default Printer):}
+{?printer_state_message=?:<SPAN CLASS="message">"{printer_state_message}"</SPAN>}</H2>
<TABLE WIDTH="100%" CLASS="button" CELLSPACING="0" CELLPADDING="0">
<TR>
@@ -12,11 +13,6 @@
<B>Make and Model:</B> {printer_make_and_model}<BR>
<B>Printer State:</B> {printer_state=3?idle:{printer_state=4?processing:stopped}},
{printer_is_accepting_jobs=0?rejecting jobs:accepting jobs}, {printer_is_shared=0?not:} published.
-{?printer_state_message=?:<BR><I>"{printer_state_message}"</I>}
-{?printer_state_history2.printer_state_message=?:<BR><I>"{printer_state_history2.printer_state_message}"</I>}
-{?printer_state_history3.printer_state_message=?:<BR><I>"{printer_state_history3.printer_state_message}"</I>}
-{?printer_state_history4.printer_state_message=?:<BR><I>"{printer_state_history4.printer_state_message}"</I>}
-{?printer_state_history5.printer_state_message=?:<BR><I>"{printer_state_history5.printer_state_message}"</I>}
{?device_uri=?:<BR><B>Device URI:</B> {device_uri}}
<P>