1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-21 19:45:37 +01:00

Fix minore

This commit is contained in:
valentina 2024-06-12 16:02:55 +02:00
parent 77526c63ce
commit 241583769e

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 '