improve help texts

This commit is contained in:
Maren Süwer
2018-10-02 14:03:54 +02:00
parent 2f69d82734
commit 676c6f764a
3 changed files with 10 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ class MemberNameTable extends React.Component<Props, State> {
<div>
<LabelWithHelpIcon
label={t("group.members")}
helpText={t("group-form.help.membersHelpText")}
helpText={t("group-form.help.memberHelpText")}
/>
<table className="table is-hoverable is-fullwidth">
<tbody>