diff options
Diffstat (limited to 'httemplate/edit/inventory_class.html')
-rw-r--r-- | httemplate/edit/inventory_class.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/inventory_class.html b/httemplate/edit/inventory_class.html index 3ab47fe28..ddde55799 100644 --- a/httemplate/edit/inventory_class.html +++ b/httemplate/edit/inventory_class.html @@ -1,5 +1,5 @@ <% include( 'elements/edit.html', - 'name' => 'Inventory Class', + 'name_singular' => 'Inventory Class', 'table' => 'inventory_class', 'labels' => { 'classnum' => 'Class number', |