]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_reg_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_reg_row.tpl
index f7dc3e3affda15036482302f9a8dbc17d3a1b570..ba15deb467eeade3f76e58417b868ebb80ae02f8 100644 (file)
@@ -1,11 +1,11 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] top2 right2">$content[link]</TD>
-       <TD align="center" class="switch_sw$content[sw] top2 right2">$content[gender]</TD>
-       <TD align="center" class="switch_sw$content[sw] top2 right2">$content[sname]</TD>
-       <TD align="center" class="switch_sw$content[sw] top2 right2">$content[fname]</TD>
-       <TD align="center" class="switch_sw$content[sw] top2 right2">$content[email]</TD>
-       <TD align="center" class="switch_sw$content[sw] top2 right2">$content[ip]</TD>
-       <TD align="center" class="switch_sw$content[sw] top2 right2">$content[ref]</TD>
-       <TD align="center" class="switch_sw$content[sw] top2"><a
-               href="{!URL!}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a></TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[link]</td>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[gender]</td>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[sname]</td>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[fname]</td>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[email]</td>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[ip]</td>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[ref]</td>
+       <td align="center" class="switch_sw$content[sw] top2"><a
+               href="{!URL!}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a></td>
+</tr>