diff options
Diffstat (limited to 'httemplate/edit/part_svc_class.html')
-rw-r--r-- | httemplate/edit/part_svc_class.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/part_svc_class.html b/httemplate/edit/part_svc_class.html index 0d9a00727..7832bd441 100644 --- a/httemplate/edit/part_svc_class.html +++ b/httemplate/edit/part_svc_class.html @@ -1,5 +1,5 @@ <% include( 'elements/class_Common.html', - 'name' => 'Service class', + 'name_singular' => 'Service class', 'table' => 'part_svc_class', 'nocat' => 1, ) |