]> git.ipfire.org Git - thirdparty/cups.git/blob - templates/it/jobs-header.tmpl
What the heck, make it the full 1.3.3 release code - we've already got all of
[thirdparty/cups.git] / templates / it / jobs-header.tmpl
1 <P>{?which_jobs=?<A
2 HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
3 SRC="/images/button-show-completed.gif" CLASS="button" ALT="Mostra operazioni completate"></A>
4 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
5 SRC="/images/button-show-all.gif" CLASS="button" ALT="Mostra tutte le operazioni">:{which_jobs=all?<A
6 HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
7 SRC="/images/button-show-completed.gif" CLASS="button" ALT="Mostra operazioni completate"></A>
8 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
9 SRC="/images/button-show-active.gif" CLASS="button" ALT="Mostra operazioni attive">:<A
10 HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
11 SRC="/images/button-show-active.gif" CLASS="button" ALT="Mostra operazioni attive"></A>
12 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
13 SRC="/images/button-show-all.gif" CLASS="button" ALT="Mostra tutte le operazioni">}}</A></P>
14
15 <P ALIGN="CENTER">{total=0?Nessuna operazione:Mostrat{total=1?a:e} {#job_id} di {total} operazion{total=1?e:i} {?which_jobs=?attiva:{which_jobs=all?:completata}} }.</P>