diff options
Diffstat (limited to 'templates/es/job-moved.tmpl')
-rw-r--r-- | templates/es/job-moved.tmpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/es/job-moved.tmpl b/templates/es/job-moved.tmpl deleted file mode 100644 index 8eb7a9816..000000000 --- a/templates/es/job-moved.tmpl +++ /dev/null @@ -1,8 +0,0 @@ -<DIV CLASS="indent"> - -<H2 CLASS="title">{job_id?Mover trabajo {job_id}:Mover todos los trabajos}</H2> - -<P>Se {job_id?ha movido el <A HREF="/jobs/{job_id}">Trabajo {job_id}</A>:han movido todos los trabajos} a -<A HREF="{job_printer_uri}">{job_printer_name}</A>.</P> - -</DIV> |