Updated even more pages to new Form setup (include names)
refs #16
Major change: require caller to specify name of inputs
no longer do we automatically determine an input-name; it meant a lot ofbackend-changes (or forceName calls). This commit fixes all occurencesexcept for firewall_rules_edit
removed custom setSubmit, using new addGlobal for hidden input
refs #9
moved setSubmit to addGlobal, to be used for hidden inputs
fixes #10, #11
Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap
Replaced addSubmit by addGlobal, which will be used for hidden inputs
Group - add support for additional classes by using Element::getHtmlClassInput - if we have no columnClasses or help, don't wrap ourself in DIV
fix typos, pending actual layout
Merge pull request #15 from SanderVanLeeuwen/bootstrap
Pass checkbox value to parent constructor
Globally correct a few typos
View revisions
Also available in: Atom