summaryrefslogtreecommitdiff
path: root/templates/ja/printer-confirm.tmpl
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2015-02-10 10:01:49 +0100
committerDidier Raboud <odyx@debian.org>2015-02-10 10:01:49 +0100
commitd81fc6a6be8c3ee8f52054f0ab7b694d476608e0 (patch)
tree9b7a65313a774d95130276a5959834518093a0b5 /templates/ja/printer-confirm.tmpl
parentc61d3cbae4e3bd4f1e6d83a403f4b286ac1a6553 (diff)
Imported Upstream version 2.0.2
Diffstat (limited to 'templates/ja/printer-confirm.tmpl')
-rw-r--r--templates/ja/printer-confirm.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/ja/printer-confirm.tmpl b/templates/ja/printer-confirm.tmpl
new file mode 100644
index 000000000..bdbaf3d0a
--- /dev/null
+++ b/templates/ja/printer-confirm.tmpl
@@ -0,0 +1,5 @@
+<H2 CLASS="title">プリンター {printer_name} の削除</H2>
+
+<P><B>警告:</B> 本当にプリンター {printer_name} を削除してよいですか?</P>
+
+<P ALIGN="CENTER"><FORM ACTION="/admin/" METHOD="POST"><INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}"><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>