Correct quotes around $ifdesc introduced in PR 2282
Tidy up "services_dyndns.php"
services_dyndns.php- remove duplicate double quotes- tidy up tabs/spaces
services_rfc2136.php- remove duplicate double quotes- tidy up tabs/spaces
dyn_dns_status.widget.php- change echo to print- change FONT tag to SPAN tags and use correct class...
Merge pull request #2281 from ExolonDX/master
Tidy up "status_wireless.php"
Remove closing FONT tags
Merge pull request #2280 from phil-davis/patch-4
services_rfc2136_edit remove unused $input
These bits if code that put new Form_Checkbox() into var $input do not seem to do anything useful. They just made me wonder why they were there.If someone knows how they do anything useful, then please say so. Otherwise we can get rid of $input here.
Merge pull request #2279 from phil-davis/patch-2
Point more directly to Certificate Revocation page
This could point more directly to the Certificate Revocation page.
Nuke fifolog support. It was never used or fully implemented, no GUI option, and didn't end up working out.It buffered writes too long, users could never see the most current log data.
system_usermanager remove unused code
1) Line 448 "Remove this certificate association? (Certificate will not be deleted)" there was the text "Delete" being displayed and not looking good, in addition to the trash bin icon. Just the trash bin icon seems to be all that is needed....
View revisions
Also available in: Atom