]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/printer-default.tmpl
Fix online help always showing the help (STR #4042)
[thirdparty/cups.git] / templates / printer-default.tmpl
CommitLineData
68004203 1<DIV CLASS="indent">
2
7e430e8c 3<H2 CLASS="title">Set {is_class?Class:Printer} {printer_name} As Default</H2>
4
7006bc8a 5<P>{is_class?Class:Printer} <A
6HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
7has been made the default printer on the server.</P>
8
9<BLOCKQUOTE><B>Note:</B> Any user default that has been set via
10the <TT>lpoptions</TT> command will override this default
11setting.</BLOCKQUOTE>
68004203 12
13</DIV>