A lot naming conventions applied, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_config_email_edit.tpl
index 1579cc7a2a412071f2fd4732c1210d1fc6b55d74..39501e7f646023c336ba52e3878d6b91b7454cd0 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_TITLE_EDIT_MAX_RECEIVE--}:</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>