If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I do not know the version of Zabbix you are using, so please check the following file.
/usr/share/zabbix/include/classes/helpers/CBrandHelper.php
/usr/share/zabbix/include/html.inc.php
Please not that the changes will be lost when the web interface will be updated to the next minor/major version, e.g. after update to 4.0.5 you'll need to change the file again.
You know the string that is displayed on the screen, and if you look at the source of the HTML, there is a string that indicates where you want to change. After that, you use that string to find the appropriate part from the PHP files.
For example, please try looking for a PHP file that Share contains the string "Zabbix Share".
Comment