Tidy up "interfaces_wireless.php" XHTML
Close BR and IMG tagsMove NOWRAP to class statementAdd missing closing P tag
Add extra checks for reading and saving certain wireless settings and fix an existing check.
Activate new shortcuts/status in the rest of the areas that are currently setup.
Checked gettext() implementation on interfaces_wireless.php
Fix gettext implementation on interfaces_wireless.php
Implement gettext() calls
Fix many things related to PPP connections.
Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections.Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets fromsingle line if conditionals, and more . . .
Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
Fix other interfaces_* pages and keep working with mlppp.
Add new menu name to other interfaces_* pages.
Add more descriptive mode names to the error messages.
Fix text and add more descriptive names to the modes.
On double click go to the wireless clone edit page. Also remove an unused variable.
Change clone_inuse to function in the same style as the other inuse functions in the interfaces.php files.
Revert "Don't skip disabled interfaces when checking which are assigned." and fix an error propagated from this. (misread a parameter name when looking up the function)
This reverts commit ce075a0fd4aa7eb0788f20233bf60706e4c77edf.
Add note about limits on the number of wireless clones.
Add more detail to the description on the Interfaces: Wireless page.
Don't skip disabled interfaces when checking which are assigned.
Add page for configuration of wireless clone interfaces.