Restore infoblock div
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....
Internationalize services_d*
add call gettext function in the services menu
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....
Improved infoblock system no longer needs sufficies if more than one per pageRemoved long commented out script
Allow thee use of multiple infoblock on a page
services_dnsmasq put info in infoblock
There are 3 sets of info. But when I put each in an infoblock then:1) Only the first "i" icon works to open and close, and it opens and closes all 3 blocks of text.2) The first 2 text boxes still have an "x" and they can be dismissed....
Adjust more calls to print_info_box with unquoted strings
Fix interface list
Remove $closehead variable
Remove unused variable $closehead
Code style services dhcp dnsmasq dyndns
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 #5638
Type up SCRIPT tags
Merge pull request #2114 from NOYB/Services-DNS_Forwarder-Host_Overrides-Case_Sensitivity
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Services - DNS Forwarder - Host Overrides - Case Sensitivity
Host and domain names are not case sensitive. Maintain display case as entered.
Fully separate "Apply" and "Save" actions in the DNS Forwarder. Fixes #5505
Fixed #5505
Added use of class autoloading (GUI stuff only)
Any GUI script that loads the guiconfig.inc file will have access tothe autoloader.
Fixes #5488
Work-around for #5488
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
Various text stuff on the UI
Delete confirmation vi fa-trash automated via pfSense.js
Moved action-buttons in-line styling to pfSense.css
replace and find for icon-embed-btn
Buttons converted to new deisgn'X' button suppressed in info text box
convert services_dnsmasq to fa
bootstrap, use require_once for classes/Form.class.php
Merge branch 'master' into bootstrap
Move main pfSense content to src/