]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/job-moved.tmpl
Merge changes from CUPS 1.4svn-r8033.
[thirdparty/cups.git] / templates / job-moved.tmpl
CommitLineData
58dc1933
MS
1<DIV CLASS="indent">
2
3<H2 CLASS="title">{job_id?Move Job {job_id}:Move All Jobs}</H2>
4
fa73b229 5<P>{job_id?<A HREF="/jobs/{job_id}">Job {job_id}</A>:All jobs} moved to
6<A HREF="{job_printer_uri}">{job_printer_name}</A>.</P>
58dc1933
MS
7
8</DIV>