dfc45c1b97
Fix text/css MIME type rules (so css files don't get mistaken for C source) New web interface templates and stylesheet that works better on mobile browsers like the iPhone. Touch icon for mobile bookmarks. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11349 a1ca3aef-8c08-0410-bb20-df032aa958be
10 linhas
378 B
Cheetah
10 linhas
378 B
Cheetah
<H2 CLASS="title">Set {is_class?Class:Printer} {printer_name} As Default</H2>
|
|
|
|
<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>
|