From: ivan Date: Wed, 8 Apr 2009 01:13:45 +0000 (+0000) Subject: when linking a legacy phone number the phone X-Git-Tag: root_of_svc_elec_features~1293 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=21a246ce7f44f7d3304d73ea38074c0c29b9b3ac when linking a legacy phone number the phone number could be typed in and not the service #. RT#3407 --- diff --git a/httemplate/misc/link.cgi b/httemplate/misc/link.cgi index 748eaa15f..f37f769bc 100755 --- a/httemplate/misc/link.cgi +++ b/httemplate/misc/link.cgi @@ -58,6 +58,7 @@ die "access denied" my %link_field = ( 'svc_acct' => 'username', 'svc_domain' => 'domain', + 'svc_phone' => 'phonenum', ); my %link_field2 = (