Bug fix: list returned by cust_main->cancel was being displayed in scalar context
[freeside.git] / httemplate / edit / cust_category.html
1 <% include( 'elements/category_Common.html',
2               'name'   => 'Customer Category',
3               'table'  => 'cust_category',
4           )
5 %>