]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_network_types.tpl
Typo fixed
[mailer.git] / templates / de / html / admin / admin_list_network_types.tpl
index b8628de6d2a34007dbc1fa81820512274927bd46..2fe523e44b0e833b1cc6c2e0071418cceb3b92f4 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_network_types&amp;do=handle_network_type&amp;network={%get=network%}%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_network_types&amp;do=handle_network_type&amp;network={%get=network%}%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="5" align="center" class="table_header bottom">
@@ -22,8 +22,8 @@
        <tr>
                <td colspan="5" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_NETWORK_TYPES_EDIT--}" />
-                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_NETWORK_TYPES_DELETE--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
 </table>