Standardize print_apply_box usage
1) For the translators, it should be better to do it consistently. Thenthey only need to have 1 translation of "You must apply the changes inorder for them to take effect" and can translate each of the othercustom sentences individually....
Fix #5794 remove print_info_box_np chackes for gettext("apply")
1) Get rid of the stristr() checks to "guess" if an apply button shouldbe used.2) Change print_info_box() so it can take a button name of "close" , "apply" or none to decide which button to show....
Firewall shaper print_info_box at correct severity
Allow thee use of multiple infoblock on a page
Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock" Just makes more sense to use a class for this
Adjust more calls to print_info_box with unquoted strings
Improve error message when the user forget to "Apply"
Remove $closehead variable
Remove unused variable $closehead
move tree.css to main css files
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
Fixed #5540
Standardize firewall shaper breadcrumbs
The others for queues, limiter, wizards seem OK.
Tidy up "firewall_shaper*.php"
Tidy up coding styleAdd PROPERTY statement to LINK tagRemove self closing statement from ANCHOR tag
Tidy up traffice shaper
shaper.incRemove stray closing B tag
firewall_shaper.phpRemove self closing element, not required in HTML5
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Added use of class autoloading (GUI stuff only)
Any GUI script that loads the guiconfig.inc file will have access tothe autoloader.
Remove layer7 components. Ticket #5508
EOL whitespace and header consistency for www
First batch of copyright updates
Moved action-buttons in-line styling to pfSense.css
Merge pull request #1858 from phil-davis/bootstrap-f
bootstrap usr\local\www\f minor changes
bootstrap, use require_once for classes/Form.class.php
Merge branch 'master' into bootstrap
Move main pfSense content to src/