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