organization_settings: Fix label text.

This commit is contained in:
Kislay Verma
2025-05-20 12:52:28 +05:30
committed by Tim Abbott
parent 2767122a3d
commit e04f232f63

View File

@@ -221,7 +221,7 @@
</select>
<div class="dependent-settings-block">
<label for="id_realm_move_messages_between_streams_limit_minutes" class="inline-block realm-time-limit-label">
{{t 'Duration editing is allowed after posting (minutes)'}}:&nbsp;
{{t 'Duration moving is allowed after posting (minutes)'}}:&nbsp;
</label>
<input type="text" id="id_realm_move_messages_between_streams_limit_minutes"
name="realm_move_messages_between_streams_limit_minutes"