neue emailtexte ferttig!

This commit is contained in:
Martin Müller 2014-05-05 18:11:33 +02:00
parent 54efa2327c
commit a1ea46bc4c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<table>
<tr>
<td><?=$data['mail']['adresse'];?></td>
<td><?=$data['mail']['last_name'].', '.$data['mail']['first_name'];></td>
<td><?=$data['mail']['last_name'].', '.$data['mail']['first_name'];?></td>
</tr>
<tr>
<td colspan="2"><?=$this->request->data['mail']['subject']);?></td>