mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-13 08:06:06 +00:00
This commit is contained in:
@@ -34,7 +34,7 @@ if(isset($_GET['uid']))
|
||||
<table id="member" style="width:300px;">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">Edit <?php echo $player['username']; ?>'s access</th>
|
||||
<th colspan="2">Edit <?php echo htmlspecialchars($player['username']); ?>'s access</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
|
||||
Reference in New Issue
Block a user