summaryrefslogtreecommitdiff
path: root/httemplate/browse/cust_note_class.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/browse/cust_note_class.html')
-rw-r--r--httemplate/browse/cust_note_class.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/cust_note_class.html b/httemplate/browse/cust_note_class.html
index f5d450b9f..7928199b3 100644
--- a/httemplate/browse/cust_note_class.html
+++ b/httemplate/browse/cust_note_class.html
@@ -3,7 +3,7 @@
'html_init' => $html_init,
'name' => 'customer note classes',
'disableable' => 1,
- 'disabled_statuspos' => 2,
+ 'disabled_statuspos' => 1,
'query' => { 'table' => 'cust_note_class',
'hashref' => {},
'order_by' => 'ORDER BY classnum',