Page 1 of 1

Remove Button

Posted: 21 Dec 2023, 21:20
by nalzate
Hello, how do you remove this button?


This is the image: https://i.postimg.cc/SKhqPt3B/image6.png

Re: Remove Button

Posted: 21 Dec 2023, 21:36
by atrol
Add the following line to file config_inc.php

Code: Select all

$g_view_changelog_threshold = NOBODY;
As a side note: Please do not store screenshots on external pages, but upload them to the forum posts.

Re: Remove Button

Posted: 26 Dec 2023, 09:33
by cas
where did you add that lione? It really is the correct way for suppressing that option.

Re: Remove Button

Posted: 26 Dec 2023, 10:39
by atrol
If changing the setting in config/config_inc.php does not work, check also if "View Change Log" is set on page Manage > Configuration > Workflow Tresholds (Section "Others" on the bottom of the page)