Actually move the buttons in GroupView

- The "Leave" button is now in the top-right
 - The "Publish" button is not a checkbox
This commit is contained in:
Luke Barnard 2017-10-17 16:10:34 +01:00
parent 0415869b8c
commit 49b7525a67
2 changed files with 77 additions and 91 deletions

View file

@ -927,5 +927,9 @@
"%(serverName)s Matrix ID": "%(serverName)s Matrix ID",
"Add rooms to this group": "Add rooms to this group",
"Invites sent": "Invites sent",
"Your group invitations have been sent.": "Your group invitations have been sent."
"Your group invitations have been sent.": "Your group invitations have been sent.",
"Publish this community on your profile": "Publish this community on your profile",
"Community Member Settings": "Community Member Settings",
"Long Description (HTML)": "Long Description (HTML)",
"Community Settings": "Community Settings"
}