X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Foptions_cust_contacts.html;h=372bc67559165491de44a7a2894f02a4e90477aa;hp=cfbf834b033213339b9e5482e9dcbe5040670279;hb=fc263806f5e475559a0c4cfdb70a5f1cefe0ffa3;hpb=498c7b956b39a5a7e13d299f847f0827bf0b32ba 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>