A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / templates / de / html / member / member_transfer_row2.tpl
1 <tr>
2   <td class="transfer_row1 switch_sw".$content[sw] bottom2 right2">
3     <div class="transfer_row1">$content[tid]</div>
4   </td>
5   <td class="transfer_row2 switch_sw".$content[sw] bottom2 right2">
6     <div class="transfer_row2">$content[stamp]</div>
7   </td>
8   <td class="transfer_row3 switch_sw".$content[sw] bottom2 right2">
9     <div class="transfer_row3">$content[uid]</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>