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
5 linhas
223 B
Cheetah
5 linhas
223 B
Cheetah
<H2 CLASS="title">{job_id?Move Job {job_id}:Move All Jobs}</H2>
|
|
|
|
<P>{job_id?<A HREF="/jobs/{job_id}">Job {job_id}</A>:All jobs} moved to
|
|
<A HREF="/{is_class?classes:printers}/{job_printer_name}">{job_printer_name}</A>.</P>
|