\n";
}
echo "";
diff --git a/www-ssl/admin/user.php b/www-ssl/admin/user.php
index dcd0194a..3af89e53 100755
--- a/www-ssl/admin/user.php
+++ b/www-ssl/admin/user.php
@@ -88,12 +88,16 @@ if (!IsSet($_GET["enterUID"]))
echo "\t".mysql_result($Erg, $n, "Aktiv")." | \n";
$Tshirt += mysql_result($Erg, $n, "Tshirt");
echo "\t".mysql_result($Erg, $n, "Tshirt")." | \n";
- echo "\tÄnd. | \n";
- echo "\t";
-
- echo "Secure | \n";
+ echo "\t". funktion_isLinkAllowed_addLink_OrEmpty(
+ "admin/userChangeNormal.php?enterUID=".
+ mysql_result($Erg, $n, "UID")."&Type=Normal",
+ "Änd.").
+ " | \n";
+ echo "\t". funktion_isLinkAllowed_addLink_OrEmpty(
+ "admin/userChangeSecure.php?enterUID=".
+ mysql_result($Erg, $n, "UID")."&Type=Secure",
+ "Secure").
+ " | \n";
echo "
\n";
}
echo "