Better presentation of user accounts
Currently the user accounts are displayed like this:
- account-name ( first-name last-name - email-address ) edit-icon trash-icon
Visually, it would look better with:
- edit-icon trash-icon account-name ( first-name last-name - email-address )
A small mistake: if first-name and last-name is empty, you will not see any e-mail address.
It would be nice if you could search for names or e-mail addresses.