<et2-description align="center" statustext="Lookup (mailbox is visible to LIST/LSUB commands, SUBSCRIBE mailbox)" value="L"></et2-description>
<et2-description align="center" statustext="Read (SELECT the mailbox, perform STATUS)" value="R"></et2-description>
<et2-description align="center" statustext="Keep seen/unseen information across sessions (set or clear \SEEN flag via STORE, also set \SEEN during APPEND/COPY/ FETCH BODY[...])" value="S"></et2-description>
<et2-description align="center" statustext="Write (set or clear flags other than \SEEN and \DELETED via STORE, also set them during APPEND/COPY)" value="W"></et2-description>
<et2-description align="center" statustext="Insert (perform APPEND, COPY into mailbox)" value="I"></et2-description>
<et2-description align="center" statustext="Post (send mail to submission address for mailbox, not enforced by IMAP4 itself)" value="P"></et2-description>
<et2-description align="center" statustext="Obsolet create right, combination rights of K and X" value="C"></et2-description>
<et2-description align="center" statustext="Obsolete delete right, combination rights of E, T and X" value="D"></et2-description>
<et2-description align="center" statustext="Create mailboxes (CREATE new sub-mailboxes in any implementation-defined hierarchy, parent mailbox for the new mailb" value="K"></et2-description>
<et2-description align="center" statustext="Delete mailbox (DELETE mailbox, old mailbox name in RENAME)" value="X"></et2-description>
<et2-description align="center" statustext="Delete messages (set or clear \DELETED flag via STORE, set \DELETED flag during APPEND/COPY)" value="T"></et2-description>
<et2-description align="center" statustext="Perform EXPUNGE and expunge as a part of CLOSE" value="E"></et2-description>
<et2-button align="right" statustext="Delete this ACL" label="Delete" id="delete[${row}]" value="${row}" image="delete" onclick="et2_dialog.confirm(widget,'Do you really want to remove all rights from this account?','Remove')"></et2-button>