summaryrefslogtreecommitdiff
path: root/templates/job-moved.tmpl
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2009-02-04 04:27:58 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2009-02-04 04:27:58 +0000
commit745129beebf8651dd9ce221cc7c046460b4ae8f6 (patch)
tree36a3744f51208f5de35489ce45064f90499a450e /templates/job-moved.tmpl
parentdfd5680b8770f4dd462a90a7a6579aa9523e484f (diff)
downloadcups-745129beebf8651dd9ce221cc7c046460b4ae8f6.tar.gz
Merge changes from CUPS 1.4svn-r8329.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1182 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/job-moved.tmpl')
-rw-r--r--templates/job-moved.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/job-moved.tmpl b/templates/job-moved.tmpl
index ebad6767e..c4db09696 100644
--- a/templates/job-moved.tmpl
+++ b/templates/job-moved.tmpl
@@ -3,6 +3,6 @@
<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>
</DIV>