]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/set-printer-options-header.tmpl
Merge changes from CUPS 1.4svn-r7994.
[thirdparty/cups.git] / templates / set-printer-options-header.tmpl
index fb59e65d4cd469cbe4a5fa36056b2b8b938150fa..dad328a83a1409c71ed2b18438bbba33e764d9bb 100644 (file)
@@ -3,6 +3,7 @@
 <FORM METHOD="POST" ACTION="/admin">
 <INPUT TYPE="HIDDEN" NAME="PRINTER_NAME" VALUE="{printer_name}">
 <INPUT TYPE="HIDDEN" NAME="OP" VALUE="{op}">
+{HAVE_AUTOCONFIGURE?<INPUT TYPE="SUBMIT" NAME="AUTOCONFIGURE" VALUE="Auto-Configure Options">:}
 
 <SCRIPT TYPE="text/javascript"><!--
 function update_paramtable(option)