Fixed contextual links
pfSense.css - move help-link to ul that gets positionedhead.inc - implemented fixmeshortcuts.inc - replaced icons
Fix unbound shortcut links
Fixes redmine #41511) Make the naming in shortcuts.inc more clear - forwarder=dnsmasqresolver=unbound2) Make the value of $shortcuts_section correct in each dnsmasq andunbound php code3) Make diag_logs_resolver.php smarter, so if dnsmasq is enabled, then...
Add a shortcut for unbound and enable it
Tidy up Ampersand XHTML
Deprecate Ampersand in Anchor tags
Fix shortcut bar for ipsec to show the correct service.
Show apinger as a service when active, and display its status on gateway-related pages.
Tidy up XHTML
Added ALT to img tag
Use REQUEST_URI here so the GET parameters are preserved (makes the links work better for things like interfaces.php?if=wan, and packages.
Extend the shortcuts code and link back from Status > Services also.
More shortcuts
Initialize this for good measure.
Add (c) header, also add ability to glob in shortcuts so packages can use it too.
Update usr/local/www/shortcuts.inc
Fix array initialization
Where possible, link back to the main page of a section too.
Activate service status/control for CP also.
Fixup openvpn shortcut bar status/control
Declare arrays before using them.
Remove some notes/comments that aren't needed, add example.
Start revamp of shortcuts, central file to hold links, also service status/control, added to dns forwarder as example.