We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b38152 commit 1543d1dCopy full SHA for 1543d1d
1 file changed
styles/all/template/event/overall_footer_timezone_after.html
@@ -1,7 +1,7 @@
1
{% if S_CONSENTMANAGER_ENABLED %}
2
<li class="rightside" data-last-responsive="true" id="consent-manager-link-item" hidden="hidden">
3
<a href="#" id="consent-manager-link" role="menuitem" aria-controls="consent-manager-modal">
4
- <i class="icon fa-sliders fa-fw" aria-hidden="true"></i><span>{{ lang('CONSENTMANAGER_SETTINGS_TITLE') }}</span>
+ <i class="icon fa-lock fa-fw" aria-hidden="true"></i><span>{{ lang('CONSENTMANAGER_SETTINGS_TITLE') }}</span>
5
</a>
6
</li>
7
{% endif %}
0 commit comments