X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fcontacts_new.html;h=bd213d1dd558c6f8845d3adeefba652690bbb9cf;hb=5b9562f8e03ae6efea0c2eaa90341083744fa529;hp=9252b219778d1dd6715d9f1e9b77bf3da773f427;hpb=ccfb83fa0e77c8248191977e4b9d0195b7b67af7;p=freeside.git diff --git a/httemplate/view/cust_main/contacts_new.html b/httemplate/view/cust_main/contacts_new.html index 9252b2197..bd213d1dd 100644 --- a/httemplate/view/cust_main/contacts_new.html +++ b/httemplate/view/cust_main/contacts_new.html @@ -80,7 +80,7 @@ %} <%once> -my @phone_type = qsearch({table=>'phone_type', order_by=>'weight'}); +my @phone_type = FS::phone_type->get_phone_types(); <%init>