summaryrefslogtreecommitdiff
path: root/plugins/acl/skins/larry/templates/table.html
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-06-19 11:08:23 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-06-19 11:08:23 +0200
commitb73cf83e267a5d7749ef37bf6e8e71efdb3f4654 (patch)
treece52e214cee50994384596e1d395a71f543e74b3 /plugins/acl/skins/larry/templates/table.html
parentb65ecf82e3757697eccc3f91a0115c8c6e8bf751 (diff)
Hide acltable heading for voice-only output
Diffstat (limited to 'plugins/acl/skins/larry/templates/table.html')
-rw-r--r--plugins/acl/skins/larry/templates/table.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/acl/skins/larry/templates/table.html b/plugins/acl/skins/larry/templates/table.html
index 3f203e44d..62ef8f9ed 100644
--- a/plugins/acl/skins/larry/templates/table.html
+++ b/plugins/acl/skins/larry/templates/table.html
@@ -1,6 +1,6 @@
<div id="aclcontainer" class="uibox listbox">
<div id="acllist-content" class="scroller withfooter" aria-labelledby="aria-label-acltable">
- <h2 class="boxtitle" id="aria-label-acltable"><roundcube:label name="acl.ariasummaryacltable" /></h2>
+ <h2 class="voice" id="aria-label-acltable"><roundcube:label name="acl.ariasummaryacltable" /></h2>
<roundcube:object name="acltable" id="acltable" class="records-table" summary="acl.ariasummaryacltable" role="listbox" />
</div>
<div id="acllist-footer" class="boxfooter">