More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_transfer_row.tpl
index f24662976f113eaf5c7ad91bedb693cdd611c852..6baf15b7bdc36b1f15689d8c577a8b058ea1e239 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] 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>