PR feedback
This commit is contained in:
parent
b50ce2daa0
commit
299db845ff
37 changed files with 90 additions and 83 deletions
|
@ -708,7 +708,7 @@ module.exports = withMatrixClient(React.createClass({
|
|||
if (kickButton || banButton || muteButton || giveModButton) {
|
||||
adminTools =
|
||||
<div>
|
||||
<h3>{_t("Admin tools")}</h3>
|
||||
<h3>{_t("Admin Tools")}</h3>
|
||||
|
||||
<div className="mx_MemberInfo_buttons">
|
||||
{muteButton}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue