]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_cat_row.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / member / member_cat_row.tpl
index 87c470b5ec37c5bde2e4f3e1b1740be8553bd1ff..fe1247375388aaf5b8b210fcebaac5dddba6c0f5 100644 (file)
@@ -1,11 +1,11 @@
-<TR>
-       <TD align="right" height="20" class="switch_sw$content[sw]">$content[cat]&nbsp;&nbsp;</TD>
-       <TD width="2" class="seperator">&nbsp;</TD>
-       <TD align="center" class="switch_sw$content[sw]">{--YES--} <INPUT
+<tr>
+       <td align="right" height="20" class="switch_sw$content[sw]">$content[cat]&nbsp;&nbsp;</td>
+       <td width="2" class="seperator">&nbsp;</td>
+       <td align="center" class="switch_sw$content[sw]">{--YES--} <input
                type="radio" name="cat[$content[id]]" class="member_normal" value="Y"$content[jy]>&nbsp;
-       {--NO--} <INPUT type="radio" name="cat[$content[id]]"
-               class="member_normal" value="N"$content[jn]></TD>
-</TR>
-<TR>
-       <TD colspan="3" height="2" class="seperator"></TD>
-</TR>
+       {--NO--} <input type="radio" name="cat[$content[id]]"
+               class="member_normal" value="N"$content[jn]></td>
+</tr>
+<tr>
+       <td colspan="3" height="2" class="seperator">&nbsp;</td>
+</tr>