]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_cat_row.tpl
bottom2/top2 is oudated
[mailer.git] / templates / de / html / member / member_cat_row.tpl
index 1e7ca5ecea75003c355d350dfeac564e4bed994a..23f16203f6b59345b3331fcbb5be6513f394e6a6 100644 (file)
@@ -1,7 +1,7 @@
 <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="member_normal" value="Y"$content[jy] />
-               {--NO--} <input type="radio" name="cat[$content[id]]" class="member_normal" value="N"$content[jn] />
+               {--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] />
        </td>
 </tr>