]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_payouts_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_payouts_row.tpl
index 8edeca4ca82d5967e51a9188e1713c2d24bba7d9..da6d51f7529067c6741f550312beaeead9e9f47b 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[ulink]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[ptype]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[account]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[bank]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[tstamp]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[status]</TD>
-</TR>
\ No newline at end of file
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[ulink]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[ptype]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[account]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[bank]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[tstamp]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[status]</td>
+</tr>
\ No newline at end of file