Fix for endless loop
[mailer.git] / templates / de / html / member / member_transfer_row.tpl
1 <tr>
2   <td class="transfer_row1 switch_sw$content[sw] bottom2 right2">
3     <div class="transfer_row1">$content[trans_id]</div>
4   </td>
5   <td class="transfer_row2 switch_sw$content[sw] bottom2 right2">
6     <div class="transfer_row2">$content[time]</div>
7   </td>
8   <td class="transfer_row3 switch_sw$content[sw] bottom2 right2">
9     <div class="transfer_row3">$content[party_userid]</div>
10   </td>
11   <td class="transfer_row4 switch_sw$content[sw] bottom2 right2">
12     <div class="transfer_row4">$content[reason]</div>
13   </td>
14   <td class="transfer_row5 switch_sw$content[sw] bottom2">
15     <div class="transfer_row5">$content[points]</div>
16   </td>
17 </tr>