]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/ja/class.tmpl
Merge changes from CUPS 1.5svn-r9000.
[thirdparty/cups.git] / templates / ja / class.tmpl
index 82b753d32a3d5f5a495be6cd3d8363925d609ca4..2ee45eea1f5871768c19e7e9f89f42c11284aa90 100644 (file)
@@ -5,6 +5,7 @@
 {server_is_sharing_printers=0?非:{printer_is_shared=0?非:}}共有{default_name={printer_name}?, デフォルトプリンター:})</H2>
 
 <FORM METHOD="POST" ACTION="{printer_uri_supported}" NAME="maintenance">
+<INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}">
 <SELECT NAME="OP" ONCHANGE="document.maintenance.submit();">
 <OPTION VALUE="">メンテナンス</OPTION>
 <OPTION VALUE="print-test-page">テストページの印刷</OPTION>
@@ -17,6 +18,7 @@
 </FORM>
 
 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration">
+<INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}">
 <INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}">
 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
 <OPTION VALUE="">管理</OPTION>