X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcontact_class.html;h=1a1e60d43e97cea1e424506c1cfd5e839fac73e5;hb=8c8872f684ccfa43dae290877c2cf8aed8828a9f;hp=2e0965dabca6312161a675d1313f8d608334a9e3;hpb=172673b3aef143dc426603689d37b65394c4fe1d;p=freeside.git diff --git a/httemplate/edit/contact_class.html b/httemplate/edit/contact_class.html index 2e0965dab..1a1e60d43 100644 --- a/httemplate/edit/contact_class.html +++ b/httemplate/edit/contact_class.html @@ -1,6 +1,10 @@ <% include( 'elements/class_Common.html', - 'name' => 'Contact Class', + 'name_singular' => 'Contact Type', 'table' => 'contact_class', 'nocat' => 1, + 'addl_labels' => { 'classnum' => 'Type number', + 'classname' => 'Type name', + 'disabled' => 'Disable type', + }, ) %>