diff options
Diffstat (limited to 'templates/de/error-op.tmpl')
-rw-r--r-- | templates/de/error-op.tmpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/de/error-op.tmpl b/templates/de/error-op.tmpl new file mode 100644 index 00000000..d47e7308 --- /dev/null +++ b/templates/de/error-op.tmpl @@ -0,0 +1,9 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">{?title} {?printer_name} Error</H2> + +<P>Fehler:</P> + +<BLOCKQUOTE>Unbekannte Operation "{op}"!</BLOCKQUOTE> + +</DIV> |