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">
|
<img src="/pfp/<?php echo $usern ?>.png" class="avatar-img">
|
||||||
<div>
|
<div>
|
||||||
<div><b>
|
<div><b>
|
||||||
<a class="link" href="/user.php?id=derv3">
|
<a class="link" href="/user.php?id=<?php echo $usern ?>">
|
||||||
<?php echo $usern ?>
|
<?php echo $usern ?>
|
||||||
</a>
|
</a>
|
||||||
</b>
|
</b>
|
||||||
|
|
Loading…
Reference in a new issue