diff options
Diffstat (limited to 'httemplate/misc/link.cgi')
| -rwxr-xr-x | httemplate/misc/link.cgi | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/httemplate/misc/link.cgi b/httemplate/misc/link.cgi index 79adce88c..efc762cc5 100755 --- a/httemplate/misc/link.cgi +++ b/httemplate/misc/link.cgi @@ -4,6 +4,7 @@  my %link_field = (    'svc_acct'    => 'username',    'svc_domain'  => 'domain', +  'svc_acct_sm' => '',    'svc_charge'  => '',    'svc_wo'      => '',  ); | 
