chore: rename field name (#7589)

This commit is contained in:
Ridhwana 2020-04-29 14:52:09 +02:00 committed by GitHub
parent 0024538d4e
commit bfcb33743b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,