Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Enhance input error message for RADIUS secret
Make this input error message different to the one just above for the "ordinary" secret so that users can read the message and know which are the fields with the problem.
Make L2TP VPN reminder text an infoblock
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....
Fix syntax errors introduced on recent merged pull requests
redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
Redmine #5759 print_info_box style
Define the 'success' 'info' etc style of calls to print_info_box()
Adjust more calls to print_info_box with unquoted strings
Replace n_l2tp_units field by a drop-down from 1 to 255 and add a post validation just to be sure. Ticket #5720
FInished password hiding logic by ensuring $_POST['password'] != DMYPWD before updating
Added new addPassword method and password == password_confirm validation where required.
Code style v w
Type up SCRIPT tags
Fix more privilege text/name/page inconsistencies
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Page converted to Form.class framework
LT2p breadcrumbs
The repetition of LT2P here seemed odd. To me it seems better that the last level matches the tab name below, like it does if you click the "Users" tab.
Completed #5359
Add MS-CHAPv2 option to L2TP Configuration
See [#4732](https://redmine.pfsense.org/issues/4732)
vpn_l2tp.php clean up text
Merge branch 'master' into bootstrap
Move main pfSense content to src/