This commit is contained in:
sparc 2012-03-29 14:34:41 +00:00
parent dbe0648742
commit 59081291e7
2 changed files with 3 additions and 3 deletions

View file

@ -41,8 +41,8 @@ class be_handler
'domain.created' => 'Registered:',
'owner' => 'Licensee:',
'admin' => 'Onsite Contacts:',
'tech' => 'Agent Technical Contacts:',
'agent' => 'Agent:'
'tech' => 'Registrar Technical Contacts:',
'agent' => 'Registrar:'
);
$trans = array(

File diff suppressed because one or more lines are too long