summaryrefslogtreecommitdiff
path: root/www-ssl/admin/userChangeSecure.php
diff options
context:
space:
mode:
authorAngelo Cuccato <cuccato@web.de>2010-01-26 22:38:19 +0100
committerAngelo Cuccato <cuccato@web.de>2010-01-26 22:38:19 +0100
commitc6c14dc740ac2aa6ff0452b4585a5e8c9d9fe043 (patch)
treebb843cb0f5f178785a62f8baefba3e6dc30f1302 /www-ssl/admin/userChangeSecure.php
parentec21c8ade176c706fd067f8835e7f4dc752ce6ba (diff)
add more security groups and create groups
Diffstat (limited to 'www-ssl/admin/userChangeSecure.php')
-rwxr-xr-xwww-ssl/admin/userChangeSecure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-ssl/admin/userChangeSecure.php b/www-ssl/admin/userChangeSecure.php
index e7de1b5c..bae26ad4 100755
--- a/www-ssl/admin/userChangeSecure.php
+++ b/www-ssl/admin/userChangeSecure.php
@@ -16,7 +16,7 @@ if (IsSet($_GET["enterUID"]))
"Wenn T-Shirt ein 'Ja' enth&auml;lt, bedeutet dies, dass der Engel ".
"bereits sein T-Shirt erhalten hat.<br><br>\n";
- echo "<form action=\"./userChangeSecure.php?action=change\" method=\"POST\">\n";
+ echo "<form action=\"./userSaveSecure.php?action=change\" method=\"POST\">\n";
echo "<table border=\"0\">\n";
echo "<input type=\"hidden\" name=\"Type\" value=\"Secure\">\n";