dig_sockets updated as requested
Also fixed an incorrect </div> placementI have retained the “$class = 'info’;” for now as I believe itsignificantly improves the readability of the page. We can alwaysremove it if people don’t like it.
Removed unneeded class and fixed tabs/spaces
diag_sockets
Updated per SvL suggestions. - Thank you!
Conversion completed
Improving aesthetics.
Make title color more consistent with other pages.Improving aesthetics.
Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Change copyright statement to reflect reality
Tidy up "diag_sockets.php" XHTML
Add SUMMARY to TABLESChange "onclick" to lower caseRemove closing FONT tagID cannot start with a number, so add PHP $name variableRemove duplicate closing TABLE tagRemove duplicate BORDER statementAdd missing closing BODY and closing HTML tags
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Fix line endings
Diagnose\Sockets page renamed and now also has button to show all socket connections, explanation moved to bottom.
Add a "Sockets listening" page to the Diagnostics menu.This for easy viewing of what services are bound to which interface and port.( based on the file diag_sockets.php from forum member 'bardelot' http://forum.pfsense.org/index.php/topic,53070.msg284360.html#msg284360 )