mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix: password field must be a password type
This commit is contained in:
@@ -74,7 +74,7 @@ if($_GET['uid'])
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Password:</td>
|
||||
<td><input type="text" name="pass"></td>
|
||||
<td><input type="password" name="pass"></td>
|
||||
<td colspan="2"><input type="submit" class="c5" value="Delete player"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user