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