]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_edit.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_config_email_edit.tpl
index 1579cc7a2a412071f2fd4732c1210d1fc6b55d74..c44bcee7a05219cdd033b69779ec87159bfbd36f 100644 (file)
@@ -2,15 +2,15 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_email&amp;do=edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td align="center" colspan="2" class="bottom">
-                       <strong>{--EDIT_MRECEIVE--}:</strong>
+               <td align="center" colspan="2" class="admin_title bottom">
+                       <strong>{--ADMIN_EDIT_MAX_RECEIVE_TITLE--}:</strong>
                </td>
        </tr>
        $content[rows]
        <tr>
                <td class="admin_footer" align="center" colspan="2">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_submit" value="{--CHANGE_MREC--}" />
+                       <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_CHANGE_MAX_RECEIVE--}" />
                </td>
        </tr>
 </table>