diff options
Diffstat (limited to 'templates/pl/test-page.tmpl')
-rw-r--r-- | templates/pl/test-page.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/pl/test-page.tmpl b/templates/pl/test-page.tmpl new file mode 100644 index 0000000..346a6d2 --- /dev/null +++ b/templates/pl/test-page.tmpl @@ -0,0 +1,8 @@ +<DIV CLASS="indent"> + +<H2 CLASS="title">Drukowanie strony próbnej na {printer_name}</H2> + +<P>Wysłano stronę próbną; identyfikator zadania to <A HREF="/{SECTION}/{printer_name}"> +{printer_name}-{job_id}</A>.</P> + +</DIV> |