diff options
Diffstat (limited to 'templates/it/printer-accept.tmpl')
-rw-r--r-- | templates/it/printer-accept.tmpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/it/printer-accept.tmpl b/templates/it/printer-accept.tmpl new file mode 100644 index 00000000..6fa701a2 --- /dev/null +++ b/templates/it/printer-accept.tmpl @@ -0,0 +1,9 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">Accetta le stampe sulla {is_class?classe:stampante} {printer_name}</H2> + +<P>{is_class?La classe:La stampante} <A +HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A> +adesso accetta le stampe.</P> + +</DIV> |