diff --git a/app/contacts/contact_timer.php b/app/contacts/contact_timer.php index fb2ce7731b..dd761ee666 100644 --- a/app/contacts/contact_timer.php +++ b/app/contacts/contact_timer.php @@ -146,7 +146,7 @@ if (!permission_exists('contact_time_add')) { echo "access denied"; exit; } - Timer: <?php echo $contact; ?> + <?php echo $text['label-time_timer']; ?>: <?php echo $contact; ?> +