]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_reflevel.tpl
Language id renamed, some network query amounts added
[mailer.git] / templates / de / html / admin / admin_delete_reflevel.tpl
index e8f6c02d5d21087f388028f51e09f49f3b1ba7bb..f0ccca99382165a2eb8e45c63612dc78d9a9f72f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="bottom table_header">
@@ -10,7 +10,7 @@
        <tr>
                <td align="center" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_delete" value="{--ADMIN_REMOVE_REF--}" />
+                       <input type="submit" name="ok" class="form_delete" value="{--ADMIN_ACTION_REMOVE_SUBMIT--}" />
                </td>
        </tr>
 </table>