summaryrefslogtreecommitdiff
path: root/templates/ru/printer-confirm.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ru/printer-confirm.tmpl')
-rw-r--r--templates/ru/printer-confirm.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/ru/printer-confirm.tmpl b/templates/ru/printer-confirm.tmpl
new file mode 100644
index 000000000..6776a5742
--- /dev/null
+++ b/templates/ru/printer-confirm.tmpl
@@ -0,0 +1,10 @@
+<DIV CLASS="indent">
+
+<H2 CLASS="title">Удаление принтера {printer_name}</H2>
+
+<P><B>Предупреждение:</B> вы действительно хотите удалить принтер
+«{printer_name}»?</P>
+
+<P ALIGN="CENTER"><FORM ACTION="/admin/" METHOD="POST"><INPUT TYPE="HIDDEN" NAME="OP" VALUE="delete-printer"><INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}"><INPUT TYPE="SUBMIT" NAME="confirm" VALUE="Удалить принтер"></FORM></P>
+
+</DIV>