diff --git a/app/contacts/contact_phones.php b/app/contacts/contact_phones.php index 8f8727d154..8f2d02cb93 100644 --- a/app/contacts/contact_phones.php +++ b/app/contacts/contact_phones.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2018 + Portions created by the Initial Developer are Copyright (C) 2008-2019 the Initial Developer. All Rights Reserved. Contributor(s): @@ -113,7 +113,7 @@ unset($phone_types); echo " \n"; echo " \n"; - echo " CDR\n"; + echo " ".$text['button-cdr']."\n"; if ($row['phone_type_voice']) { echo "  \n"; echo " ".$text['label-phone_call']."\n";