]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_transfer_row.tpl
Conflict solved, more templates added, TODOs.txt updated:
[mailer.git] / templates / de / html / member / member_transfer_row.tpl
index c71fe3906d923ec7812eff385a75f5471e8acac0..641ad0d823592ea4f6b0265915f49281d758f0b4 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-  <td class="transfer_row1 switch_sw$content[sw] bottom2 right2">
+  <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[time]</div>
   </td>
-  <td class="transfer_row3 switch_sw$content[sw] bottom2 right2">
-    <div class="transfer_row3">$content[party_uid]</div>
+  <td class="transfer_row3 switch_sw$content[sw] bottom right">
+    <div class="transfer_row3">$content[party_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">
+  <td class="transfer_row5 switch_sw$content[sw] bottom">
     <div class="transfer_row5">$content[points]</div>
   </td>
 </tr>