diff options
author | Mark Wells <mark@freeside.biz> | 2012-10-09 15:24:32 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2012-10-09 15:24:32 -0700 |
commit | 64c605834e8674c6ae5a3c7e235e37364826c870 (patch) | |
tree | e6582dedbfd5c5528d1ad109a7ff4afc75557e41 /httemplate/edit/inventory_class.html | |
parent | e5011f030796de0913c98631ac089e9bcb6c9912 (diff) |
spelling fix
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', |