diff --git a/front/php/templates/language/en_us.php b/front/php/templates/language/en_us.php
index 3d8e873b..de9e6b2f 100755
--- a/front/php/templates/language/en_us.php
+++ b/front/php/templates/language/en_us.php
@@ -487,7 +487,7 @@ $lang['en_us'] = array(
'run_event_tooltip' => 'Enable the setting and save your changes at first before you run it.',
'run_event_icon' => 'fa-play',
'general_event_title' => 'Executing an ad-hoc event',
-'general_event_description' => 'The event you\'ve triggered might take a while until background processes finish. The execution ended once you see finished below. Check the error log if you didn\'t get the expected result.
Status: ',
+'general_event_description' => 'The event you\'ve triggered might take a while until background processes finish. The execution ended once you see finished below. Check the error log if you didn\'t get the expected result.
Status: ',
@@ -565,7 +565,7 @@ The arp-scan time itself depends on the number of IP addresses to check so set t
'Email_display_name' => 'Email',
'Email_icon' => '',
'REPORT_MAIL_name' => 'Enable email',
-'REPORT_MAIL_description' => 'If enabled an email is sent out with a list of changes you\'ve subscribed to. Please also fill out all remaining settings related to the SMTP setup below.',
+'REPORT_MAIL_description' => 'If enabled an email is sent out with a list of changes you\'ve subscribed to. Please also fill out all remaining settings related to the SMTP setup below. If facing issues, set LOG_LEVEL to debug and check the error log.',
'SMTP_SERVER_name' => 'SMTP server URL',
'SMTP_SERVER_description' => 'The SMTP server host URL. For example smtp-relay.sendinblue.com. To use Gmail as an SMTP server follow this guide',
'SMTP_PORT_name' => 'SMTP server PORT',