summaryrefslogtreecommitdiffstats
path: root/settings/templates/users
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates/users')
-rw-r--r--settings/templates/users/part.grouplist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/users/part.grouplist.php b/settings/templates/users/part.grouplist.php
index 2a55f8d7b92..a903f43f876 100644
--- a/settings/templates/users/part.grouplist.php
+++ b/settings/templates/users/part.grouplist.php
@@ -14,7 +14,7 @@
<!-- Everyone -->
<li data-gid="" class="isgroup">
<a href="#">
- <span>
+ <span class="groupname">
<?php p($l->t('Everyone')); ?>
</span>
</a>