Merge branch 'cherry-pick-af7af852' into 'pandora_6.0'

Fixed tet in a help pop-up. Pandora_6.0

See merge request !324
This commit is contained in:
vgilc 2017-06-19 09:27:00 +02:00
commit f5ff143710
1 changed files with 2 additions and 0 deletions

View File

@ -36,9 +36,11 @@ function clippy_extension_cron_send_email() {
'intro' => '<table>' .
'<tr>' .
'<td class="context_help_body">' .
'<div style="word-break: break-word;">' .
__('The configuration of email for the task email is in the file:') . '<br />' .
'&lt;www&gt;/pandora_console/enterprise/extensions/cron/email_config.php <br />' .
__('Please check if the email configuration is correct.') .
'</div>' .
'</td>' .
'</tr>' .
'</table>'