Skip to content

Commit

Permalink
Fixes #21: Updating technical contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Hall authored and Luke McMahon committed May 26, 2020
1 parent 1e22ba1 commit a9bc4bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@ function synergywholesaledomains_SaveContactDetails(array $params)
$contactTypes = [
'registrant' => 'Registrant',
'admin' => 'Admin',
'tech' => 'Technical',
'technical' => 'Tech',
'billing' => 'Billing',
];

Expand Down

0 comments on commit a9bc4bd

Please sign in to comment.