mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
settings: Move setting elements inside organization-settings-parent div.
This commit moves all the settings in "Automated messages and emails" subsection inside ".organization-settings-parent" div to make it consistent with other subsections. This does not affects visual appearance.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
<option value="6">{{t "Sunday" }}</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{> dropdown_list_widget
|
||||
widget_name="realm_notifications_stream_id"
|
||||
@@ -58,6 +57,7 @@
|
||||
help_link_widget_link="/help/configure-organization-language"}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="org-message-retention" class="settings-subsection-parent">
|
||||
<div class="subsection-header">
|
||||
|
||||
Reference in New Issue
Block a user