mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
settings: Remove unused class.
Removed class is not used for any CSS. Also heading is not for the message retention setting.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<div class="subsection-header">
|
<div class="subsection-header">
|
||||||
<h3>
|
<h3>
|
||||||
{{t "Joining the organization" }}
|
{{t "Joining the organization" }}
|
||||||
<i class="fa fa-info-circle settings-info-icon realm_message_retention_tooltip tippy-zulip-tooltip" aria-hidden="true" data-tippy-content="{{t 'Only owners can change these settings.' }}"></i>
|
<i class="fa fa-info-circle settings-info-icon tippy-zulip-tooltip" aria-hidden="true" data-tippy-content="{{t 'Only owners can change these settings.' }}"></i>
|
||||||
</h3>
|
</h3>
|
||||||
{{> settings_save_discard_widget section_name="join-settings" }}
|
{{> settings_save_discard_widget section_name="join-settings" }}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user