MDL-85794 message: Set notification preferences controls within a group

This commit is contained in:
Jun Pataleta
2025-08-01 18:50:22 +08:00
parent 34968cacf5
commit 565fe4bc07
@@ -58,8 +58,8 @@
</fieldset>
</div>
<div class="hidden" data-region="notification-preference-container">
<h3 class="mb-2 mt-4 h6 fw-bold">{{#str}} notificationpreferences, core_message {{/str}}</h3>
<div class="hidden" data-region="notification-preference-container" role="group" aria-labelledby="notification-preferences-header-{{uniqid}}">
<h3 class="mb-2 mt-4 h6 fw-bold" id="notification-preferences-header-{{uniqid}}">{{#str}} notificationpreferences, core_message {{/str}}</h3>
</div>
<h3 class="mb-2 mt-4 h6 fw-bold">{{#str}} general, core {{/str}}</h3>
@@ -72,4 +72,4 @@
</div>
</div>
</div>
{{/settings}}
{{/settings}}