]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_transfer_row2.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / member / member_transfer_row2.tpl
1 <tr>
2         <td class="transfer_row1 {%template,ColorSwitch%} bottom right">
3                 <div class="transfer_row1">$content[trans_id]</div>
4         </td>
5         <td class="transfer_row2 {%template,ColorSwitch%} bottom right">
6                 <div class="transfer_row2">$content[stamp]</div>
7         </td>
8         <td class="transfer_row3 {%template,ColorSwitch%} bottom right">
9                 <div class="transfer_row3">$content[userid]</div>
10         </td>
11         <td class="transfer_row4 {%template,ColorSwitch%} bottom right">
12                 <div class="transfer_row4">$content[reason]</div>
13         </td>
14         <td class="transfer_row5 {%template,ColorSwitch%} bottom">
15                 <div class="transfer_row5">{%pipe,translateComma=$content[points]%}</div>
16         </td>
17 </tr>