From 241583769e05d7ff4f9b0d9f171620aee521308f Mon Sep 17 00:00:00 2001 From: valentina Date: Wed, 12 Jun 2024 16:02:55 +0200 Subject: [PATCH] Fix minore --- modules/stato_email/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/stato_email/edit.php b/modules/stato_email/edit.php index dc43e19ec..e669e114c 100755 --- a/modules/stato_email/edit.php +++ b/modules/stato_email/edit.php @@ -58,7 +58,7 @@ echo ' echo '

'.tr('Account mittente').'

-'.$mail->template->account->from_name.' <'.$mail->template->account->from_address.'> - '.Modules::link('Account email', $mail->template->account->id, $mail->template->account->getTranslation('title')).' +'.$mail->template->account->from_name.' <'.$mail->template->account->from_address.'> - '.Modules::link('Account email', $mail->template->account->id, $mail->template->account->name).'
'; echo '