]> git.ipfire.org Git - thirdparty/cups.git/blob - templates/jobs-header.tmpl
Load cups into easysw/current.
[thirdparty/cups.git] / templates / jobs-header.tmpl
1 {?printer_name=?:<H3 CLASS="title">Jobs</H3>}
2
3 <P>{?which_jobs=?<A
4 HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
5 SRC="/images/show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
6 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
7 SRC="/images/show-all.gif" CLASS="button" ALT="Show All Jobs">:{which_jobs=all?<A
8 HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
9 SRC="/images/show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
10 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
11 SRC="/images/show-active.gif" CLASS="button" ALT="Show Active Jobs">:<A
12 HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
13 SRC="/images/show-active.gif" CLASS="button" ALT="Show Active Jobs"></A>
14 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
15 SRC="/images/show-all.gif" CLASS="button" ALT="Show All Jobs">}}</A></P>
16
17 <P>Showing {#job_id} of {total} {?which_jobs=?active:{which_jobs=all?:completed}} job{total=1?:s}.</P>