X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Foptions_cust_contacts.html;h=372bc67559165491de44a7a2894f02a4e90477aa;hb=5b9562f8e03ae6efea0c2eaa90341083744fa529;hp=cfbf834b033213339b9e5482e9dcbe5040670279;hpb=dee7d649620b848812547b7bc0d86f12d29570a4;p=freeside.git diff --git a/httemplate/search/elements/options_cust_contacts.html b/httemplate/search/elements/options_cust_contacts.html index cfbf834b0..372bc6755 100644 --- a/httemplate/search/elements/options_cust_contacts.html +++ b/httemplate/search/elements/options_cust_contacts.html @@ -12,21 +12,12 @@ <% mt('Email') |h %> - - - <% mt('Home Phone') |h %> - - - - - <% mt('Work Phone') |h %> - - - +% foreach my $phone_type ( FS::phone_type->get_phone_types() ) { - <% mt('Mobile Phone') |h %> - + <% $phone_type->typename. ' Phone' |h %> + +% } <%init>