Destroy reference after foreach
As recommended at https://secure.php.net/manual/en/control-structures.foreach.php
HTML Compliance - Login Form
Error: Duplicate attribute class.<div class=alert alert-warning class=hidden id=no_cookies>Your browser must support cookies to login.</div>Consolidate multiple class attributes.
Error: Attribute autocorrect not allowed on element input at this point....
When listing the network interfaces, print the link state and not the administrative state.
If you are assigning interfaces, remove the existing configuration from old interfaces if any.
This fixes the need for a reboot after changing interface assignment in console.
Merge pull request #2708 from phil-davis/patch-3
Limit widget column to dashboardcolumns
Stops widgets from "going missing" when the user reduces the dashboard columns in System, General Setup.If the user just lowers dashboard columns to see what happens, then increases it again, the actual column settings are preserved in the config, so the widgets go back where they were. That seems a good thing....
Correct wording of prefer_ipv4 help text
System / User Manager / Groups / Edit / Add Privileges
Not certain that the list needs to be sorted here. Looks like it is already in order. If it does then a valid callback function will need to be accessible.
Error: Non-space characters found without seeing a doctype first. Expected e.g. <!DOCTYPE html>....
fix whitespace
Remove duplicated text/javascript
View revisions
Also available in: Atom