]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_transfer_row2.tpl
Fixed missed [sw] things in a lot templates, added more EL:
[mailer.git] / templates / de / html / member / member_transfer_row2.tpl
index c27dc105dba312e86270c54fed0aeb65d943c91e..edc7686c11c182ca88420f2634f72826686cec54 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-  <td class="transfer_row1 switch_sw".$content[sw] bottom right">
+  <td class="transfer_row1 {%template,ColorSwitch%} bottom right">
     <div class="transfer_row1">$content[trans_id]</div>
   </td>
-  <td class="transfer_row2 switch_sw".$content[sw] bottom right">
+  <td class="transfer_row2 {%template,ColorSwitch%} bottom right">
     <div class="transfer_row2">$content[stamp]</div>
   </td>
-  <td class="transfer_row3 switch_sw".$content[sw] bottom right">
+  <td class="transfer_row3 {%template,ColorSwitch%} bottom right">
     <div class="transfer_row3">$content[userid]</div>
   </td>
-  <td class="transfer_row4 switch_sw".$content[sw] bottom right">
+  <td class="transfer_row4 {%template,ColorSwitch%} bottom right">
     <div class="transfer_row4">$content[reason]</div>
   </td>
-  <td class="transfer_row5 switch_sw".$content[sw] bottom">
+  <td class="transfer_row5 {%template,ColorSwitch%} bottom">
     <div class="transfer_row5">{%pipe,bigintval=$content[points]%}</div>
   </td>
 </tr>