minor copyedit on pm a/r button

This commit is contained in:
Jeff Atwood
2018-08-29 16:51:38 -07:00
parent 34a5ac2fd8
commit 22110d3106
2 changed files with 2 additions and 4 deletions
@@ -157,8 +157,6 @@ export default createWidget("private-message-map", {
this.attach("button", {
action: "toggleEditing",
label: "private_message_info.edit",
icon: "user",
iconRight: true,
className: "btn add-remove-participant-btn"
})
];