]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_active.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_config_active.tpl
index 74944e862dfe7556d273d92561d69f4ccb2408de..360098b255e48bb893b617f0dcc8bff67f6159ea 100644 (file)
@@ -3,11 +3,11 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" colspan="2" align="center">
-                       <strong>{--ADMIN_CONFIG_ACTIVE_TITLE--}:</strong>
+                       {--ADMIN_CONFIG_ACTIVE_TITLE--}
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_CONFIG_ACTIVE_LIMIT--}:</td>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_ACTIVE_LIMIT--}</td>
                <td class="bottom" align="center">
                        <input type="input" name="active_limit" class="form_field" value="{?active_limit?}" size="5" maxlength="20" />
                </td>
@@ -15,7 +15,7 @@
        <tr>
                <td class="table_footer" colspan="2" align="center">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
+                       <input type="submit" class="form_submit" name="save_config" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>