]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite_rows.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_config_rewrite_rows.tpl
index 873f06e132ec687986d6cabcc3c7846b26a163c8..820f71a1b8f8fd1231a27e4e1fdff38805380aab 100644 (file)
@@ -2,8 +2,8 @@
        <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[module]</td>
        <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[title]</td>
        <td class="switch_sw$content[sw] bottom2" align="center">
-       {--YES--}:&nbsp;<INPUT type="radio" name="mod[$content[module]]"
+       {--YES--}:&nbsp;<input type="radio" name="mod[$content[module]]"
                class="admin_normal" value="Y"$content[y_default]>
-       {--NO--}:&nbsp;<INPUT type="radio" name="mod[$content[module]]"
+       {--NO--}:&nbsp;<input type="radio" name="mod[$content[module]]"
                class="admin_normal" value="N"$content[n_default]></td>
 </tr>