summaryrefslogtreecommitdiff
path: root/templates/es/job-cancel.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/es/job-cancel.tmpl')
-rw-r--r--templates/es/job-cancel.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/es/job-cancel.tmpl b/templates/es/job-cancel.tmpl
new file mode 100644
index 000000000..6a414274c
--- /dev/null
+++ b/templates/es/job-cancel.tmpl
@@ -0,0 +1,7 @@
+<DIV CLASS="indent">
+
+<H2 CLASS="title">Cancelar trabajo {job_id}</H2>
+
+<P>Se ha cancelado el <A HREF="{job_printer_uri}">Trabajo {job_id}</A>.
+
+</DIV>