summaryrefslogtreecommitdiff
path: root/httemplate/browse/access_user.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/browse/access_user.html')
-rw-r--r--httemplate/browse/access_user.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/access_user.html b/httemplate/browse/access_user.html
index 3162e3a6c..6a1fea1ce 100644
--- a/httemplate/browse/access_user.html
+++ b/httemplate/browse/access_user.html
@@ -7,7 +7,7 @@
'disabled_statuspos' => 2,
'query' => { 'table' => 'access_user',
'hashref' => {},
- 'extra_sql' => 'ORDER BY last, first'
+ 'order_by' => 'ORDER BY last, first'
},
'count_query' => $count_query,
'header' => \@header,