Deprecate ampersand
Tidy up "interfaces_ppps.php" XHTML
Move NOWRAP to class statementClose IMG tag
Activate new shortcuts/status in the rest of the areas that are currently setup.
Work around the fact that get_configured_interface_list re-parses the config and kills the reference made before it, which was making it impossible to delete a pppoe instance.
Correct checking if a ppp is in use to not allow accidental deletions.
Checked gettext() implementation on interfaces_ppps.php
Fix gettext implementation on interfaces_ppps.php
Implement gettext() calls on interfaces_ppps.php
Fix #683. Show PPPs tab as selected when tab is selected.
Fix empty data shown in interfaces_ppps when dislaying modem interfaces.
Also, clean up interfaces_ppps_configure. For PPtP/L2tP if Local IP field isleft empty, try to get the IP from the physical interface if it has one. If notjust log error and abort.
Show friendly interface name on the gui for members when they are assigned interfaces.
Make pppoe reset work again with new <if> naming scheme.
Previous commit also moved pppoe reset functions to interfaces.incso we don't have to duplicate in interfaces.php and interfaces_ppps_edit.php
Also, add code so that when ppp config section gets deleted, associated <cron>...
Change ptpid to use sequential number. This makes Ermal happy. :)
Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`
Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.