diff options
Diffstat (limited to 'skins/default/templates/mail.html')
-rw-r--r-- | skins/default/templates/mail.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index d3d8e232e..29116f7f6 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -88,7 +88,9 @@ <roundcube:label name="select" />: <roundcube:button command="select-all" label="all" classAct="active" /> <roundcube:button command="select-all" prop="unread" label="unread" classAct="active" /> +<roundcube:button command="select-all" prop="invert" label="invert" classAct="active" /> <roundcube:button command="select-none" label="none" classAct="active" /> +<roundcube:container name="listcontrols" id="listcontrols" /> </span> <roundcube:if condition="env:quota" /> <span id="quotabox"> |