Users Guide
Hiding Portlet Hint Text | Portal Configuration
OMNM 6.5.3 User Guide 145
Hiding Portlet Hint Text
By default, all portlets display hint text at the bottom. If you do not want the hint text to show, it
can be hidden.
Hide the portlet hint text as follows.
1
Stop the Web server.
For example, enter the following from the command line:
sudo service synergy stop
2
Navigate to the following directory:
installDir
/OpenManage/Network Manager/oware/synergy/conf
3
Copy the server-overrides.properties.sample file to server-overrides.properties.
4
Open the server-overides.properties file with a text editor.
5
Uncomment the show.portal.hints attribute.
6
Set the show.portal.hints attribute to false.
7
Restart the Web server.
For example, enter the following from the command line:
sudo service synergy start
8
Login and verify that the hint no longer shows.