]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/jobs-header.tmpl
Load cups into easysw/current.
[thirdparty/cups.git] / templates / jobs-header.tmpl
index 45743a18afe1649f500dda5fa26f0f5f9cfed9b9..5a660611fdb952f710d3639734d2612ff0b53f4f 100644 (file)
@@ -1,15 +1,15 @@
 <P>{?which_jobs=?<A
 HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
-SRC="/images/show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
+SRC="/images/button-show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
-SRC="/images/show-all.gif" CLASS="button" ALT="Show All Jobs">:{which_jobs=all?<A
+SRC="/images/button-show-all.gif" CLASS="button" ALT="Show All Jobs">:{which_jobs=all?<A
 HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
-SRC="/images/show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
+SRC="/images/button-show-completed.gif" CLASS="button" ALT="Show Completed Jobs"></A>
 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
-SRC="/images/show-active.gif" CLASS="button" ALT="Show Active Jobs">:<A
+SRC="/images/button-show-active.gif" CLASS="button" ALT="Show Active Jobs">:<A
 HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
-SRC="/images/show-active.gif" CLASS="button" ALT="Show Active Jobs"></A>
+SRC="/images/button-show-active.gif" CLASS="button" ALT="Show Active Jobs"></A>
 <A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
-SRC="/images/show-all.gif" CLASS="button" ALT="Show All Jobs">}}</A></P>
+SRC="/images/button-show-all.gif" CLASS="button" ALT="Show All Jobs">}}</A></P>
 
 <P ALIGN="CENTER">{total=0?No jobs:Showing {#job_id} of {total} {?which_jobs=?active:{which_jobs=all?:completed}} job{total=1?:s}}.</P>