]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer_row.tpl
Rewrite of language strings
[mailer.git] / templates / de / html / admin / admin_list_transfer_row.tpl
index f24662976f113eaf5c7ad91bedb693cdd611c852..fe2e3af5d12b40799b89d89db6999c24bdce03ae 100644 (file)
@@ -1,9 +1,8 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[idx]</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>
-</TR>
+<tr>
+       <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">&nbsp;$content[reason]</td>
+       <td class="switch_sw$content[sw] bottom" align="center">$content[points]</td>
+</tr>