link fix
This commit is contained in:
parent
93a5f1c912
commit
3e330f8454
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
<img src="/pfp/<?php echo $usern ?>.png" class="avatar-img">
|
||||
<div>
|
||||
<div><b>
|
||||
<a class="link" href="/user.php?id=derv3">
|
||||
<a class="link" href="/user.php?id=<?php echo $usern ?>">
|
||||
<?php echo $usern ?>
|
||||
</a>
|
||||
</b>
|
||||
|
|
Loading…
Reference in a new issue