summaryrefslogtreecommitdiffstats
path: root/apps/files/templates/list.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-12-17 14:12:13 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-12-17 14:12:13 +0100
commit6f4ed59883c7cda899ccb49e60e34a8529ffbd18 (patch)
tree34e21d568d8ca8bc719f0d18d0d97eb518b6aba7 /apps/files/templates/list.php
parent1b5f43e7c36f411e1abdf0fcdaec6e3e653c6dc7 (diff)
downloadnextcloud-server-6f4ed59883c7cda899ccb49e60e34a8529ffbd18.tar.gz
nextcloud-server-6f4ed59883c7cda899ccb49e60e34a8529ffbd18.zip
use method to only visually hide elements, show only for screen reader
Diffstat (limited to 'apps/files/templates/list.php')
-rw-r--r--apps/files/templates/list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php
index bd27be8c5e1..a90ababf2bb 100644
--- a/apps/files/templates/list.php
+++ b/apps/files/templates/list.php
@@ -59,7 +59,7 @@
<div id="headerName-container">
<input type="checkbox" id="select_all_files" class="select-all"/>
<label for="select_all_files">
- <span class="hidden"><?php p($l->t('Select all'))?></span>
+ <span class="hidden-visually"><?php p($l->t('Select all'))?></span>
</label>
<a class="name sort columntitle" data-sort="name"><span><?php p($l->t( 'Name' )); ?></span><span class="sort-indicator"></span></a>
<span id="selectedActionsList" class="selectedActions">