]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer_row.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_transfer_row.tpl
index 52331fd63f94614852ed2fd8523639fc0650b1b1..eff3d910b09e545eb5495791854752dc0d73eae3 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[trans_id]</strong></td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[stamp]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[from_link]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[to_link]</td>
-       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[reason]</td>
-       <td class="switch_sw$content[sw] bottom2" align="center">$content[points]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center"><strong>$content[trans_id]</strong></td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[time_trans]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[from_link]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[to_link]</td>
+       <td class="switch_sw$content[sw] bottom right">$content[reason]</td>
+       <td class="switch_sw$content[sw] bottom" align="center">$content[points]</td>
 </tr>