Fix minore

This commit is contained in:
valentina 2024-06-12 16:02:55 +02:00
parent 77526c63ce
commit 241583769e
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ echo '
echo '
<h4>'.tr('Account mittente').'</h4>
<div class="well">
'.$mail->template->account->from_name.' &lt;'.$mail->template->account->from_address.'&gt; - '.Modules::link('Account email', $mail->template->account->id, $mail->template->account->getTranslation('title')).'
'.$mail->template->account->from_name.' &lt;'.$mail->template->account->from_address.'&gt; - '.Modules::link('Account email', $mail->template->account->id, $mail->template->account->name).'
</div>';
echo '