white screen
This commit is contained in:
2
main.php
2
main.php
@@ -526,7 +526,7 @@ if ($edit) {
|
||||
<td style="vertical-align: top; width: 350px">
|
||||
<?php $showUser->showUserDoll(0, 1); ?> <!-- Первый столбец -->
|
||||
<div align="center">
|
||||
<a href='main.php?edit=1&undress=all'>Снять все</a><BR>
|
||||
<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) ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user