make construct less strict to allow hiding submit button
Merge pull request #70 from sbeaver-netgate/diag_system_pftop
Converted diag_system_pftop
- Remove htmlspecialchars; Form_Element->__toString() already encodes attribute values- Use password input type for password
Refs. #81
Merge pull request #81 from sbeaver-netgate/diag_authentication
Conversion of diag_authentication completed
Some more rigorous rewrite of diag_states_summary
- Replace table in table with table cells spanning two or more rows- Removed redundant panel- Removed column width classes from table cells; they're not intended for this usage
Refs. #78
Merge pull request #78 from sbeaver-netgate/diag_states_summary
Diag states summary
Tweak converted halt.php
- Replace 'submit' with 'save', which is more in line with the Form.class- Add h2 panel title- Just match string instead of stristr of gettext result
Refs. #75
Merge pull request #75 from sbeaver-netgate/halt
Merge updated halt.php
Reverted change - Wrong branch :(
diag_exec.php conversion complete
Page re-factored to display output in panels and to put thewarnings/messages alongside the control that generated them.
View revisions
Also available in: Atom