login bonus will no longer be payed when turned off, "Y/N" rewritten to 'Y/N'
[mailer.git] / templates / de / html / guest / guest_cat_row.tpl
index 75523d6e011f0418ad0996c984055ab76d37e86a..c31c923663f54ae7fffb17574a4efefb7da892b0 100644 (file)
@@ -3,10 +3,10 @@
        <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>
+               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>
+               name="cat[$content[id]]" value='N'$content[def_n]></TD>
        <TD width="10" class="switch_sw$content[sw]">&nbsp;</TD>
 </TR>
 <TR>