]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite_rows.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_rewrite_rows.tpl
index 6ce668b4f4c6f288654e691638703b4fabd9951d..d52475944c17eb4fb47aad5921bad0e431535a76 100644 (file)
@@ -2,7 +2,7 @@
        <td class="{%template,ColorSwitch%} bottom right" align="center">$content[module]</td>
        <td class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[title]%}</td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
-               <input type="radio" name="mod[$content[module]]" class="admin_normal" value="Y"$content[y_default] /> {--YES--}<br />
-               <input type="radio" name="mod[$content[module]]" class="admin_normal" value="N"$content[n_default] /> {--NO--}
+               <input type="radio" name="mod[$content[module]]" class="form_field" value="Y"$content[y_default] /> {--YES--}<br />
+               <input type="radio" name="mod[$content[module]]" class="form_field" value="N"$content[n_default] /> {--NO--}
        </td>
 </tr>