diff options
| author | Mark Wells <mark@freeside.biz> | 2012-10-10 11:50:32 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2012-10-10 11:50:32 -0700 |
| commit | f5399ba1d6f13748fa61d24ecb40164fb8945b81 (patch) | |
| tree | 9dc3236b0e939eacb25217cdb41c885380a8ad7e /httemplate/edit/hardware_class.html | |
| parent | ac835cea3406439772b13d05db3ea4e1886dec65 (diff) | |
spelling fix
Diffstat (limited to 'httemplate/edit/hardware_class.html')
| -rw-r--r-- | httemplate/edit/hardware_class.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/hardware_class.html b/httemplate/edit/hardware_class.html index 8760dd86c..26f487dda 100644 --- a/httemplate/edit/hardware_class.html +++ b/httemplate/edit/hardware_class.html @@ -1,5 +1,5 @@ <% include( 'elements/edit.html', - 'name' => 'Hardware Class', + 'name_singular' => 'Hardware Class', 'table' => 'hardware_class', 'labels' => { 'classnum' => 'Class number', |
