Hi all, <div><br></div><div>I want to see the checkbox "Share This Printer" to be checked by default, when adding a new printer to CUPS 1.5.4 via web interface. </div><div><br></div><div><div>add-printer.tmpl has this snippet:</div>

<div><br></div><div><font face="courier new, monospace"><TD><INPUT TYPE="CHECKBOX" NAME="PRINTER_IS_SHARED" {PRINTER_IS_SHARED=1?CHECKED:}></font></div></div><div><br></div><div>However, I don't see any examples of a checked box in other tmpl files. How to modify it to have this option checked by default? </div>

<div><br></div><div>Also, why do printers that are certainly shared (and were created as shared) have "(Idle, Accepting Jobs, Not Shared)" displayed in the header when you open them in web interface?</div><div>
<br>
</div><div>Thanks for any hints. </div><div>-Alex</div>