diff options
author | Didier Raboud <odyx@debian.org> | 2012-10-25 20:44:09 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2012-10-25 20:44:09 +0200 |
commit | b0950df0920600c7b76f0aada5fb2d7dfe01eb7b (patch) | |
tree | 572af97f88a95670b867d6986953623579edc26e /templates/it/job-cancel.tmpl | |
parent | 3621a2b09269d8c9c136b4317193c31e96471ec6 (diff) | |
download | cups-b0950df0920600c7b76f0aada5fb2d7dfe01eb7b.tar.gz |
Imported Upstream version 1.4.4upstream/1.4.4
Diffstat (limited to 'templates/it/job-cancel.tmpl')
-rw-r--r-- | templates/it/job-cancel.tmpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/it/job-cancel.tmpl b/templates/it/job-cancel.tmpl new file mode 100644 index 00000000..766881ea --- /dev/null +++ b/templates/it/job-cancel.tmpl @@ -0,0 +1,7 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">Annulla la stampa {job_id}</H2> + +<P><A HREF="{job_printer_uri}">La stampa {job_id}</A> รจ stata annullata. + +</DIV> |