]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_networks.tpl
Default prefix for all SQL tables is now 'mailer', developer team now mentioned,...
[mailer.git] / templates / de / html / admin / admin_edit_networks.tpl
index 457adc1d7e14fd4db7c40ed19ecdf14604aaa96d..ae27188926b7765d940c625097c91b5eb5efcd84 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_networks&amp;do=change_network%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_networks&amp;do=change_network%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom" height="25" colspan="4">
@@ -10,7 +10,7 @@
        <tr>
                <td colspan="4" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="change" class="form_submit" value="{--ADMIN_NETWORK_CHANGE--}" />
+                       <input type="submit" class="form_submit" name="change" value="{--ADMIN_NETWORK_CHANGE--}" />
                </td>
        </tr>
 </table>