summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_note_class.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/cust_note_class.html')
-rw-r--r--httemplate/edit/cust_note_class.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_note_class.html b/httemplate/edit/cust_note_class.html
index 111190b71..a7e47397e 100644
--- a/httemplate/edit/cust_note_class.html
+++ b/httemplate/edit/cust_note_class.html
@@ -1,5 +1,5 @@
<% include( 'elements/class_Common.html',
- 'name' => 'Customer Note Class',
+ 'name_singular' => 'Customer Note Class',
'table' => 'cust_note_class',
'nocat' => 1,
)