merging RT 4.0.6
[freeside.git] / httemplate / view / cust_main / custom_content / svc_phone.html
1 <& svc_Common.html, $cust_main,
2   'table' => 'svc_phone',
3   'fields' => [qw( phonenum )],
4 &>
5 <%init>
6 my($cust_main) = @_;
7 </%init>