diff options
Diffstat (limited to 'templates/pl/error-op.tmpl')
-rw-r--r-- | templates/pl/error-op.tmpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/pl/error-op.tmpl b/templates/pl/error-op.tmpl new file mode 100644 index 0000000..b9e5f71 --- /dev/null +++ b/templates/pl/error-op.tmpl @@ -0,0 +1,9 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">{?title} {?printer_name} Błąd</H2> + +<P>Błąd:</P> + +<BLOCKQUOTE>Nieznana operacja "{op}"!</BLOCKQUOTE> + +</DIV> |