diff --git a/lang/en/texts.php b/lang/en/texts.php index 2040cdcbc138..33e29e69b563 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5014,7 +5014,7 @@ $LANG = array( 'no_assigned_tasks' => 'No billable tasks for this project', 'authorization_failure' => 'Insufficient permissions to perform this action', 'authorization_sms_failure' => 'Please verify your account to send emails.', - 'white_label_body' => 'Thank you for purchasing a white label license. \n\n Your license key is: \n\n :license_key', + 'white_label_body' => 'Thank you for purchasing a white label license.

Your license key is:

:license_key', );