„threadr/profile/index.php“ ändern
parent
5246834a02
commit
819541575c
|
@ -42,7 +42,7 @@ $username = $dbentry['name'];
|
|||
</div>
|
||||
<div class="item-2">
|
||||
<ul class="list">
|
||||
<li><center><h1><?php echo "$username"; ?> </h1></center></li>
|
||||
<li><center><h1><?php echo " $username "; ?> </h1></center></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue