]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admin.tpl
Even more fixes for broken first installation attempt (sorry all)
[mailer.git] / templates / de / html / admin / admin_config_admin.tpl
index df3b5b45b5230681e7f8e8042d37245204fc637e..0813a18a330551c327f98c21c3e94eabdef22375 100644 (file)
                        {--ADMIN_SELECT_MENU_TYPE--}:
                </td>
                <td align="right" valign="top" style="padding-top: 3px">
-                       <input type="radio" class="form_field" name="admin_menu" class="form_field" value="NEW"$content[admin_menu_new] />
+                       <input type="radio" class="form_field" name="admin_menu" value="NEW"$content[admin_menu_new] />
                </td>
                <td>{--ADMIN_MENU_NEW--}</td>
        </tr>
        <tr>
                <td class="bottom" colspan="2" align="right" valign="top" style="padding-top: 3px">
-                       <input type="radio" class="form_field" name="admin_menu" class="form_field" value="OLD"$content[admin_menu_old] />
+                       <input type="radio" class="form_field" name="admin_menu" value="OLD"$content[admin_menu_old] />
                </td>
                <td class="bottom">{--ADMIN_MENU_OLD--}</td>
        </tr>