]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/job-moved.tmpl
Disable SNMP supply levels when the community name is cleared (Issue #5354)
[thirdparty/cups.git] / templates / job-moved.tmpl
index df7ea1d34d571791738015396ee642b07543c20c..4893e24acaa7090844670dc8a1e3133ae4efd53a 100644 (file)
@@ -1,2 +1,4 @@
+<H2 CLASS="title">{job_id?Move Job {job_id}:Move All Jobs}</H2>
+
 <P>{job_id?<A HREF="/jobs/{job_id}">Job {job_id}</A>:All jobs} moved to
-<A HREF="{job_printer_uri}">{job_printer_name}</A>.</P>
+<A HREF="/{is_class?classes:printers}/{job_printer_name}">{job_printer_name}</A>.</P>