]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/jobs-header.tmpl
Load cups into easysw/current.
[thirdparty/cups.git] / templates / jobs-header.tmpl
CommitLineData
ef416fc2 1{?printer_name=?:<H3 CLASS="title">Jobs</H3>}
2
3<P>{?which_jobs=?<A
4HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
5SRC="/images/show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
6<A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
7SRC="/images/show-all.gif" CLASS="button" ALT="Show All Jobs">:{which_jobs=all?<A
8HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
9SRC="/images/show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
10<A HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
11SRC="/images/show-active.gif" CLASS="button" ALT="Show Active Jobs">:<A
12HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
13SRC="/images/show-active.gif" CLASS="button" ALT="Show Active Jobs"></A>
14<A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
15SRC="/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>