]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_networks.tpl
New network added, more usage of EL:
[mailer.git] / templates / de / html / admin / admin_edit_networks.tpl
index b92fc35f1b650569b39be17cd40009e6c4ca55bc..ac2b81fc202be9d9e844357346e032c6e9b44580 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=changenetwork" 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="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom" height="25" colspan="4">
@@ -15,4 +15,8 @@
        </tr>
 </table>
 </form>
+
+<div class="admin_note">
+       {--ADMIN_NETWORK_LIST_NOTE--}
+</div>
 </div>