diff options
Diffstat (limited to 'templates/cs/error-op.tmpl')
-rw-r--r-- | templates/cs/error-op.tmpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/cs/error-op.tmpl b/templates/cs/error-op.tmpl new file mode 100644 index 00000000..636edc2d --- /dev/null +++ b/templates/cs/error-op.tmpl @@ -0,0 +1,9 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">Chyba {?title} u {?printer_name}</H2> + +<P>Chyba:</P> + +<BLOCKQUOTE>Neznámá operace "{op}"!</BLOCKQUOTE> + +</DIV> |