]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admin.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_admin.tpl
index 51df994a5443ef5e0fc67c304cd0fda8a8cb0ac0..df3b5b45b5230681e7f8e8042d37245204fc637e 100644 (file)
                        {--ADMIN_SELECT_MENU_TYPE--}:
                </td>
                <td align="right" valign="top" style="padding-top: 3px">
-                       <input type="radio" name="admin_menu" class="form_field" value="NEW"$content[admin_menu_new] />
+                       <input type="radio" class="form_field" name="admin_menu" class="form_field" 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" name="admin_menu" class="form_field" value="OLD"$content[admin_menu_old] />
+                       <input type="radio" class="form_field" name="admin_menu" class="form_field" value="OLD"$content[admin_menu_old] />
                </td>
                <td class="bottom">{--ADMIN_MENU_OLD--}</td>
        </tr>
        <tr>
                <td colspan="3" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--SAVE_SETTINGS--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>