summaryrefslogtreecommitdiffstats
path: root/settings/templates/users/part.userlist.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates/users/part.userlist.php')
-rw-r--r--settings/templates/users/part.userlist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/users/part.userlist.php b/settings/templates/users/part.userlist.php
index 9df069364d4..989d5f362c4 100644
--- a/settings/templates/users/part.userlist.php
+++ b/settings/templates/users/part.userlist.php
@@ -1,4 +1,4 @@
-<table class="hascontrols grid" data-groups="<?php p(json_encode($allGroups));?>">
+<table class="hascontrols grid" data-groups="<?php p($_['allGroups']);?>">
<thead>
<tr>
<?php if ($_['enableAvatars']): ?>