]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_surfbar_actions.tpl
Fixes
[mailer.git] / templates / de / html / admin / admin_list_surfbar_actions.tpl
index 9d27f4d123adc01f10d0f86aa8c51c0fe1fcb047..c1fb1222622e8f05b7e23d2a01f92d360fb760d9 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_actions%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_actions%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="600">
 <tr>
        <td colspan="4" class="table_header bottom" align="center">
@@ -24,7 +24,7 @@ $content
 <tr>
        <td colspan="4" class="table_footer" align="center">
                <input type="reset" class="form_reset" value="{--ADMIN_UNSELECT_ALL--}" />
-               <input type="submit" name="edit" class="form_submit" value="{--ADMIN_SURFBAR_EDIT_ACTIONS--}" />
+               <input type="submit" class="form_submit" name="edit" value="{--ADMIN_SURFBAR_EDIT_ACTIONS--}" />
        </td>
 </tr>
 </table>