]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/it/command.tmpl
Merge changes from CUPS 1.5svn-r8950.
[thirdparty/cups.git] / templates / it / command.tmpl
CommitLineData
41681883
MS
1<DIV CLASS="indent">
2
3<H2 CLASS="title">{title} su {printer_name}</H2>
4
5<P>{job_state>5?:<IMG SRC="/images/wait.gif" WIDTH="16" HEIGHT="16"
6ALIGN="ABSMIDDLE" ALT="Indicatore di occupato"> }Printer command job
7{job_state=3?pendente:{job_state=4?held:
8{job_state=5?elaborazione in corso:{job_state=6?fermata:
9{job_state=7?annullata:{job_state=8?aborted:completed}}}}}}{job_state=9?:{job_printer_state_message?,
10<EM>"{job_printer_state_message}"</EM>:}}</P>
11
12</DIV>