summaryrefslogtreecommitdiff
path: root/templates/printer-stop.tmpl
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-01-26 21:39:43 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-01-26 21:39:43 +0000
commitfa73b22906f71080fa5056485d8204612717adac (patch)
treef2f23b68c20d1fc9a85301527690aca5efa382df /templates/printer-stop.tmpl
parent4a09f02d10d679af0b04d36c25f0dcb518e432a4 (diff)
downloadcups-fa73b22906f71080fa5056485d8204612717adac.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@13 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/printer-stop.tmpl')
-rw-r--r--templates/printer-stop.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/printer-stop.tmpl b/templates/printer-stop.tmpl
index e01b82677..bdccd88f8 100644
--- a/templates/printer-stop.tmpl
+++ b/templates/printer-stop.tmpl
@@ -1,2 +1,3 @@
-<P>Printer <A HREF="/printers/{printer_name}">{printer_name}</A> has been
-stopped.
+<P>{is_class?Class:Printer} <A
+HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
+has been stopped.</P>