Add new SVG icons and update contact information layout in templates

This commit is contained in:
2025-01-26 18:31:40 +01:00
parent eed8f13365
commit ec7e2511ad
14 changed files with 252 additions and 12772 deletions

View File

@@ -21,7 +21,6 @@
<span class="custom-checkbox">
<label class="psgdpr_consent_message">
<input id="psgdpr_consent_checkbox_{$psgdpr_id_module|escape:'htmlall':'UTF-8'}" name="psgdpr_consent_checkbox" type="checkbox" value="1" class="psgdpr_consent_checkboxes_{$psgdpr_id_module|escape:'htmlall':'UTF-8'}">
<span><i class="material-icons rtl-no-flip checkbox-checked psgdpr_consent_icon"></i></span>
<span>{$psgdpr_consent_message nofilter}</span>{* html data *}
</label>
</span>