Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / member / member_transfer_row2.tpl
index 4b7087adf2de08468c45d359323fd89ba77b0d78..c27dc105dba312e86270c54fed0aeb65d943c91e 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-  <td class="transfer_row1 switch_sw".$content[sw] bottom2 right2">
-    <div class="transfer_row1">$content[tid]</div>
+  <td class="transfer_row1 switch_sw".$content[sw] bottom right">
+    <div class="transfer_row1">$content[trans_id]</div>
   </td>
-  <td class="transfer_row2 switch_sw".$content[sw] bottom2 right2">
+  <td class="transfer_row2 switch_sw".$content[sw] bottom right">
     <div class="transfer_row2">$content[stamp]</div>
   </td>
-  <td class="transfer_row3 switch_sw".$content[sw] bottom2 right2">
-    <div class="transfer_row3">$content[uid]</div>
+  <td class="transfer_row3 switch_sw".$content[sw] bottom right">
+    <div class="transfer_row3">$content[userid]</div>
   </td>
-  <td class="transfer_row4 switch_sw".$content[sw] bottom2 right2">
+  <td class="transfer_row4 switch_sw".$content[sw] bottom right">
     <div class="transfer_row4">$content[reason]</div>
   </td>
-  <td class="transfer_row5 switch_sw".$content[sw] bottom2">
-    <div class="transfer_row5">$content[points]</div>
+  <td class="transfer_row5 switch_sw".$content[sw] bottom">
+    <div class="transfer_row5">{%pipe,bigintval=$content[points]%}</div>
   </td>
 </tr>