Отображение эффектов уехало в класс UserInfo. #1
This commit is contained in:
@@ -362,7 +362,7 @@ Template::header('Игра');
|
||||
<div style="text-align: center;">
|
||||
<a href='main.php?edit=1&undress=all' class="button">Снять все</a><BR>
|
||||
<div class="effectList" style="padding-top: 15px; max-height: 150px; width: 220px;">
|
||||
<?= show_eff_inf($user->getId()) ?>
|
||||
<?= $userInfo->showUserEffects() ?>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user