]> git.mxchange.org Git - mailer.git/blobdiff - 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
index 04ec9de8c39a480cdc9b54c90f962bc2f9575ffc..e4c8f549e7369e3db16b4e5cfd4853d692616161 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-  <td class="transfer_row1 {%template,ColorSwitch%} bottom right">
-    <div class="transfer_row1">$content[trans_id]</div>
-  </td>
-  <td class="transfer_row2 {%template,ColorSwitch%} bottom right">
-    <div class="transfer_row2">$content[stamp]</div>
-  </td>
-  <td class="transfer_row3 {%template,ColorSwitch%} bottom right">
-    <div class="transfer_row3">$content[userid]</div>
-  </td>
-  <td class="transfer_row4 {%template,ColorSwitch%} bottom right">
-    <div class="transfer_row4">$content[reason]</div>
-  </td>
-  <td class="transfer_row5 {%template,ColorSwitch%} bottom">
-    <div class="transfer_row5">{%pipe,translateComma=$content[points]%}</div>
-  </td>
+       <td class="transfer_row1 {%template,ColorSwitch%} bottom right">
+               <div class="transfer_row1">$content[trans_id]</div>
+       </td>
+       <td class="transfer_row2 {%template,ColorSwitch%} bottom right">
+               <div class="transfer_row2">$content[stamp]</div>
+       </td>
+       <td class="transfer_row3 {%template,ColorSwitch%} bottom right">
+               <div class="transfer_row3">$content[userid]</div>
+       </td>
+       <td class="transfer_row4 {%template,ColorSwitch%} bottom right">
+               <div class="transfer_row4">$content[reason]</div>
+       </td>
+       <td class="transfer_row5 {%template,ColorSwitch%} bottom">
+               <div class="transfer_row5">{%pipe,translateComma=$content[points]%}</div>
+       </td>
 </tr>