MDL-85794 message: Set notification preferences controls within a group
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user