summaryrefslogtreecommitdiff
path: root/templates/printer-default.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/printer-default.tmpl')
-rw-r--r--templates/printer-default.tmpl11
1 files changed, 7 insertions, 4 deletions
diff --git a/templates/printer-default.tmpl b/templates/printer-default.tmpl
index e5dd0b08c..7bb6bc41d 100644
--- a/templates/printer-default.tmpl
+++ b/templates/printer-default.tmpl
@@ -1,4 +1,7 @@
-<P>Printer <A HREF="/printers/{printer_name}">{printer_name}</A> has been
-made the default printer on the server. Please note that any user default
-that has been set via the <TT>lpoptions</TT> command will override this
-default setting.
+<P>{is_class?Class:Printer} <A
+HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
+has been made the default printer on the server.</P>
+
+<BLOCKQUOTE><B>Note:</B> Any user default that has been set via
+the <TT>lpoptions</TT> command will override this default
+setting.</BLOCKQUOTE>