aboutsummaryrefslogtreecommitdiff
path: root/www/insert.php
diff options
context:
space:
mode:
authorroot2014-04-15 20:03:48 +0200
committerroot2014-04-15 20:03:48 +0200
commitb4e9313612dd341e43e5dc998469ec346adea8c6 (patch)
tree49f4ab238cf03d09b58ee9ef883f2e41f3e418a1 /www/insert.php
parent34080a9121c4710610b2537175818aa1b9f4a6ce (diff)
downloadjungegemeinde-b4e9313612dd341e43e5dc998469ec346adea8c6.tar.gz
Added failure page and fixed brutforce protection.
Diffstat (limited to 'www/insert.php')
-rw-r--r--www/insert.php2
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>