X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Fcust_main_phones.html;h=366d0983ba777c045354badc81856e2158b9addc;hp=61aa1be6e1a826a9a2d693f5db03ea52daa3b369;hb=HEAD;hpb=6b5dda03831aef0cb5689cf2acf3fac47e4b12cb diff --git a/httemplate/search/elements/cust_main_phones.html b/httemplate/search/elements/cust_main_phones.html index 61aa1be6e..366d0983b 100644 --- a/httemplate/search/elements/cust_main_phones.html +++ b/httemplate/search/elements/cust_main_phones.html @@ -3,7 +3,7 @@ -% foreach my $phone (qw(daytime night mobile)) { +% foreach my $phone (qw(daytime night mobile fax)) {
'Day Phone', night => 'Night Phone', mobile => 'Mobile Phone', + fax => 'Fax Number', ); \ No newline at end of file