chore: rename field name (#7589)
This commit is contained in:
parent
0024538d4e
commit
bfcb33743b
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<%= f.label :community_member_label, "Community member name" %>
|
||||
<%= f.label :community_member_label, "Community member label" %>
|
||||
<%= f.text_field :community_member_label,
|
||||
class: "form-control",
|
||||
value: SiteConfig.community_member_label,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue