All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / guest / guest_cat_row.tpl
index 240829dba451e0683c45ae9b0817a2c94b199721..28e79ce942b318ba9a3e2e695f7dbd43004cd349 100644 (file)
@@ -2,10 +2,10 @@
        <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"
+       {--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]">
-       {--NO--}&nbsp;<INPUT type="radio" class="guest_normal"
+       {--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>