modify copyright statement to reflect reality
Tidy up "diag_tables.php" XHTML
Add BODY tagAdd ACTION to FORM tagAdd CDATA section to SCRIPTSRemove NAME from OPTION tag, not valid in XHTMLUpdate HTML Boolean operatorsAdd SUMMARY to TABLEClose IMG tag and add ALTMove closing Anchor tag into PHP staement...
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.
Fix whitespaces
Fix stray DOS carriage return.
Include bogons last update info in Diagnostics: Tables
Update usr/local/www/diag_tables.php
String correction
Diagnostics Tables Top Status
Updated: Removed variable from gettext fuction call.Add table entries count to status line.Place table status line at top so don't have to scroll to bottom of large tables to see.Add Download latest bogon data button to bogonsv6 table.
Add table entries count to status line.Place table status line at top so don't have to scroll to bottom of large tables to see.Add Download latest bogon data button to bogonsv6 table.
Escape parameters better when managing tables. Fix test to allow deleting subnet entries as well as IPs.
Conflicts:
usr/local/www/diag_tables.php
More shortcuts
Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file
Converting from prototype to jQuery
Added missing Save message.
Remove redundant 'Show Bogons' link and added Bogons list to Diagnostics -> Tables while preserving the same download functionality.
s/overload//
Rename to 'Tables'. Ticket #850