]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/choose-uri.tmpl
Merge changes from CUPS 1.5svn-r9000.
[thirdparty/cups.git] / templates / choose-uri.tmpl
index 907c02acab0dd4f9b8d97fcea2730c8a337a0429..e62ea1e13f6c09de306b0d814d37109c670497d6 100644 (file)
@@ -3,6 +3,7 @@
 <H2 CLASS="title">{op=modify-printer?Modify {printer_name}:Add Printer}</H2>
 
 <FORM METHOD="POST" ACTION="/admin">
+<INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}">
 <INPUT TYPE="HIDDEN" NAME="OP" VALUE="{op}">
 {printer_name?<INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}">:}
 <INPUT TYPE="HIDDEN" NAME="CURRENT_MAKE_AND_MODEL" VALUE="{?current_make_and_model}">