Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
You can remove it by modifying the contents of the help_sidebar_links hook if you want to do it in an add-on way. This is the link in the sidebar in the help_wrapper template:<li><a href="{xen:link help/cookies}" class="{xen:if "{$selected} == 'cookies'", 'secondaryContent', 'primaryContent'}">{xenhrase cookie_usage}</a></li> I guess you could remove it from the main help_index with a templatePostRender?
You can remove it by modifying the contents of the help_sidebar_links hook if you want to do it in an add-on way.
This is the link in the sidebar in the help_wrapper template:
<li><a href="{xen:link help/cookies}" class="{xen:if "{$selected} == 'cookies'", 'secondaryContent', 'primaryContent'}">{xenhrase cookie_usage}</a></li>
I guess you could remove it from the main help_index with a templatePostRender?
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences