mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
custom_profile_fields: Update admin table empty placeholder message.
Fixes #27250.
This commit is contained in:
parent
2c8b1adc5f
commit
8af4366cc0
@ -20,7 +20,7 @@
|
||||
{{/if}}
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="admin_profile_fields_table" data-empty="{{t 'No custom profile field configured for this organization.' }}"></tbody>
|
||||
<tbody id="admin_profile_fields_table" data-empty="{{t 'No custom profile fields configured.' }}"></tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user