diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2012-10-11 15:17:00 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2012-10-11 15:17:00 -0700 |
| commit | d18a2d8fcf7dcfcc55ace0461902fa6f1c36228b (patch) | |
| tree | 31157c1764cabe418ec0c941058cd7285e6358a4 /httemplate/edit/hardware_class.html | |
| parent | b7d5d55cc3cd3fa3437b6ca239768df937605b2b (diff) | |
| parent | 920fcb0f612e3ef64064989d5fb20828f3297218 (diff) | |
Merge branch 'FREESIDE_2_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_2_3_BRANCH
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', |
