mirror of
https://github.com/discourse/discourse.git
synced 2025-04-15 00:40:56 +08:00
UX: add text near group flair settings explaining that flair only shows for a user's primary group
This commit is contained in:
parent
a74781fbbc
commit
b9801d2e26
@ -119,6 +119,11 @@
|
||||
{{text-field name="flair_color" class="flair_color" value=model.flair_color placeholderKey="admin.groups.flair_color_placeholder"}}
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
<strong>{{i18n 'admin.groups.flair_note'}}</strong>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{#if flairPreviewIcon}}
|
||||
|
@ -2411,6 +2411,7 @@ en:
|
||||
flair_color: "Avatar Flair Color"
|
||||
flair_color_placeholder: "(Optional) Hex color value"
|
||||
flair_preview: "Preview"
|
||||
flair_note: "Note: Flair will only show for a user's primary group."
|
||||
|
||||
|
||||
api:
|
||||
|
Loading…
x
Reference in New Issue
Block a user