]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_cat_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / guest / guest_cat_row.tpl
index 75523d6e011f0418ad0996c984055ab76d37e86a..240829dba451e0683c45ae9b0817a2c94b199721 100644 (file)
@@ -1,14 +1,14 @@
-<TR>
-       <TD width="10" class="switch_sw$content[sw]">&nbsp;</TD>
-       <TD class="register_right switch_sw$content[sw]">&nbsp;&nbsp;$content[cat]&nbsp;&nbsp;</TD>
-       <TD width="20" class="guest_normal switch_$content[sw]">
+<tr>
+       <td width="10" class="switch_sw$content[sw]">&nbsp;</td>
+       <td class="register_right switch_sw$content[sw]">&nbsp;&nbsp;$content[cat]&nbsp;&nbsp;</td>
+       <td width="20" class="guest_normal switch_$content[sw]">
        {--YES--}&nbsp;<INPUT type="radio" class="guest_normal"
-               name="cat[$content[id]]" value="Y"$content[def_y]></TD>
-       <TD width="20" class="guest_normal switch_$content[sw]">
+               name="cat[$content[id]]" value="Y"$content[def_y]></td>
+       <td width="20" class="guest_normal switch_$content[sw]">
        {--NO--}&nbsp;<INPUT type="radio" class="guest_normal"
-               name="cat[$content[id]]" value="N"$content[def_n]></TD>
-       <TD width="10" class="switch_sw$content[sw]">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="5" height="2"></TD>
-</TR>
+               name="cat[$content[id]]" value="N"$content[def_n]></td>
+       <td width="10" class="switch_sw$content[sw]">&nbsp;</td>
+</tr>
+<tr>
+       <td colspan="5" height="2"></td>
+</tr>