A lot code rewritten:
[mailer.git] / templates / de / html / member / member_cat_row.tpl
index c97540d1f07b5e619e495702807aa30201f1e883..1e7ca5ecea75003c355d350dfeac564e4bed994a 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
 <tr>
-       <td class="switch_sw$content[sw] bottom" align="right">$content[cat]</td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <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] />
        </td>
                {--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] />
        </td>