mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
Es wird sowohl Ihr Windows als auch Ihr Unix bzw. Mail Passwort geändert!</p>
|
Es wird sowohl Ihr Windows als auch Ihr Unix bzw. Mail Passwort geändert!</p>
|
||||||
<form method="POST" action="changepass.php">
|
<form method="POST" action="changepass.php">
|
||||||
<table><tr><td>Username:</td>
|
<table><tr><td>Username:</td>
|
||||||
<td><INPUT type="text" name="username" readonly value="<?php echo $uid ?>"
|
<td><INPUT type="text" name="username" readonly value="<?php echo $uid ?>">
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><td>Altes Passwort:</td>
|
<tr><td>Altes Passwort:</td>
|
||||||
<td><INPUT type="password" name="oldpass"></td></tr>
|
<td><INPUT type="password" name="oldpass"></td></tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user