Skip to content

Commit 9f52f1b

Browse files
committed
Add temporary new template event file for consent settings link
1 parent 74d632c commit 9f52f1b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{% if S_CONSENTMANAGER_ENABLED %}
2+
<li class="rightside in-menu" id="consent-manager-link-item" hidden="hidden">
3+
<a href="#" id="consent-manager-link" role="menuitem" aria-controls="consent-manager-modal">
4+
{{ Icon('font', 'sliders', lang('CONSENTMANAGER_SETTINGS_TITLE'), false) }}
5+
</a>
6+
</li>
7+
{% endif %}

0 commit comments

Comments
 (0)