]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_reflevel.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / admin / admin_delete_reflevel.tpl
index e8f6c02d5d21087f388028f51e09f49f3b1ba7bb..e463bb02a854b505a8448d3d6b00bc8b767dc247 100644 (file)
@@ -1,16 +1,15 @@
 <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">
-                       <strong>{--ADMIN_DELETE_REFERAL_DEPTHS_TITLE--}:</strong>
+                       <strong>{--ADMIN_DELETE_REFERRAL_DEPTHS_TITLE--}:</strong>
                </td>
        </tr>
        $content
        <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>