change hardcoded colors to classes
Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.
HTML Compliance - Status / Gateways
The bgcolor attribute on the td element is obsolete. Use CSS instead.
Internationalization of various status*.php
Don't show RTT, RTTsd, Loss for unmonitored gateways
Add standard deviation to gateway status and widget
All simple php echo to short
Short version is far more used than long php echo. This brings all code to same standard where possible.
Add some more Bootsrap panels
"firewall_aliases.php" - add gettext to the H2 tag- remove debug code
"sevices_igmpproxy.php" "services_pppoe.php" "vpn_ipsec_keys.php" "status_gateways.php" "status_gateway_groups.php" "statis_services.php" "diag_arp.php"...
Encode gateway attributes before printing
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
status_gateways remove unused counter
$counter is incremented but never initialized or usedCode style formatting also done around here.
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Completes #5400, #3999, #5405Mote: New ticket will be opened to provide IP address sorting
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Copyright updates Batch 2 of 3
Merge branch 'master' into bootstrap
Move main pfSense content to src/