Skip to content

Commit 1543d1d

Browse files
committed
Update privacy settings icon
1 parent 7b38152 commit 1543d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% if S_CONSENTMANAGER_ENABLED %}
22
<li class="rightside" data-last-responsive="true" id="consent-manager-link-item" hidden="hidden">
33
<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>
4+
<i class="icon fa-lock fa-fw" aria-hidden="true"></i><span>{{ lang('CONSENTMANAGER_SETTINGS_TITLE') }}</span>
55
</a>
66
</li>
77
{% endif %}

0 commit comments

Comments
 (0)