How to remove Help Button from footer of the Portal page?
API Developer Portal v5.2
Work-around to hide Help button from Home page in Portal 5.2 GA.
Run "docker ps | grep dispatcher" command.
Copy the containerid for docker_dispatcher container.
NOTE: This work-around is NOT persistent, if the portal_dispatcher container is restarted, this change will be lost.
If you need a permanent fix, please upgrade to Portal 5.2.2 and make use of Settings('HELP_BUTTON_LINK_URI') option.