]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_network_api.tpl
Renamed 'ADMIN_FOO_NOTE' to 'ADMIN_FOO_NOTICE', refactured templates
[mailer.git] / templates / de / html / admin / admin_config_network_api.tpl
index fcb9fe9ec1dadc26cd17a75efa728ba48cee606e..6cc1027c007d0fa492f9370a231e6c5e48bd875c 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_network_api&amp;do=network_api_config&amp;network=$content[network_id]%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_network_api&amp;do=network_api_config&amp;network_id=$content[network_id]%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="table_header bottom" colspan="2" align="center">
@@ -46,8 +46,8 @@
 </tr>
 </table>
 </form>
+</div>
 
 <div class="notice">
-       {--ADMIN_NCONFIG_NETWORK_API_NOTE--}
-</div>
+       {--ADMIN_CONFIG_NETWORK_API_NOTICE--}
 </div>