]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_cat_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / member / member_cat_row.tpl
index 23f16203f6b59345b3331fcbb5be6513f394e6a6..4917c3f3e4a2bc3afe2a05601b9f8628636e1d88 100644 (file)
@@ -1,7 +1,9 @@
 <tr>
        <td class="{%template,ColorSwitch%} bottom" align="right">$content[cat]</td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
 <tr>
        <td class="{%template,ColorSwitch%} bottom" align="right">$content[cat]</td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
-               {--YES--} <input type="radio" name="cat[$content[id]]" class="form_field" value="Y"$content[jy] />
-               {--NO--} <input type="radio" name="cat[$content[id]]" class="form_field" value="N"$content[jn] />
+               <input type="radio" class="form_field" name="cat[$content[id]]" class="form_field" value="Y"$content[jy] />
+               {--YES--}
+               <input type="radio" class="form_field" name="cat[$content[id]]" class="form_field" value="N"$content[jn] />
+               {--NO--}
        </td>
 </tr>
        </td>
 </tr>