diff options
Diffstat (limited to 'templates/cs/printer-start.tmpl')
-rw-r--r-- | templates/cs/printer-start.tmpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/cs/printer-start.tmpl b/templates/cs/printer-start.tmpl new file mode 100644 index 00000000..cc9f3ebd --- /dev/null +++ b/templates/cs/printer-start.tmpl @@ -0,0 +1,9 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">Obnovení {is_class?třídy:tiskárny} {printer_name}</H2> + +<P>{is_class?Třída:Tiskárna} <A +HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A> +byla obnovena.</P> + +</DIV>
\ No newline at end of file |