diff options
Diffstat (limited to 'templates/ru/error-op.tmpl')
-rw-r--r-- | templates/ru/error-op.tmpl | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/ru/error-op.tmpl b/templates/ru/error-op.tmpl new file mode 100644 index 00000000..029fe762 --- /dev/null +++ b/templates/ru/error-op.tmpl @@ -0,0 +1,18 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">{?title} {?printer_name} - ошибка </H2> + +<P>Ошибка:</P> + +<BLOCKQUOTE>Неизвестная операция "{op}"!</BLOCKQUOTE> + +</DIV> +<DIV CLASS="indent"> + +<H2 CLASS="title">{?title} {?printer_name} - ошибка </H2> + +<P>Ошибка:</P> + +<BLOCKQUOTE>Неизвестная операция "{op}"!</BLOCKQUOTE> + +</DIV> |