summaryrefslogtreecommitdiff
path: root/httemplate/misc/link.cgi
diff options
context:
space:
mode:
authorivan <ivan>2009-04-08 01:13:45 +0000
committerivan <ivan>2009-04-08 01:13:45 +0000
commit21a246ce7f44f7d3304d73ea38074c0c29b9b3ac (patch)
treea999d742842463ff91931d07755aa611699afd6e /httemplate/misc/link.cgi
parentaea149aa0ee7d7cae6e0c701ac6d105d615bb4e6 (diff)
when linking a legacy phone number the phone
number could be typed in and not the service #. RT#3407
Diffstat (limited to 'httemplate/misc/link.cgi')
-rwxr-xr-xhttemplate/misc/link.cgi1
1 files changed, 1 insertions, 0 deletions
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 = (