mirror of https://github.com/zulip/zulip.git
realm emoji: Add description of the custom emoji feature in settings.
This commit is contained in:
parent
bd0fd61821
commit
760ff216ad
|
@ -69,8 +69,9 @@
|
|||
</div>
|
||||
<div id="emoji-settings" class="settings-section">
|
||||
<div class="settings-section-title"><i class="icon-vector-smile settings-section-icon"></i>
|
||||
{{t "Custom realm emoji" }}</div>
|
||||
{{t "Custom emoji" }}</div>
|
||||
<div class="admin-table-wrapper">
|
||||
<p>{{#tr this}}Add extra emoji for members of the {{ realm_name }} organization.{{/tr}}</p>
|
||||
<table class="table table-condensed table-striped admin_emoji_table">
|
||||
<tbody id="admin_emoji_table">
|
||||
<th>{{t "Name" }}</th>
|
||||
|
|
Loading…
Reference in New Issue