Не отображался список эффектов. Убрал ненужные элементы управления, итд.

This commit is contained in:
lopar
2021-02-01 01:51:56 +02:00
parent eb33ef76cf
commit da410d57c8
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -371,7 +371,7 @@ Template::header('Игра');
<div 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->id, 2) ?>
<?= show_eff_inf($user->id) ?>
</div>
</div>
<br>