diff options
Diffstat (limited to 'www/insert.php')
| -rw-r--r-- | www/insert.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/insert.php b/www/insert.php index c0b30e5..4a17042 100644 --- a/www/insert.php +++ b/www/insert.php @@ -35,7 +35,7 @@ echo " </div> </div> <br><a2>Trage einfach die Daten von unserem neuen Mitglied ein: </a2><br> - <form method='post' action='/new_member' > + <form method='post' action='/liste/new_member' > <table> <tr> <td align='right'><a2>Name: <input type='text' name='name' ></a2> </td> |
