getting ups

This commit is contained in:
lopar 2018-12-11 20:38:47 +02:00
parent 67dc01fd88
commit 4c40f562b9

View File

@ -2057,7 +2057,7 @@ if (input::get('edit')) {
<!--href='?up=11&edit=1&s4i=".($user['sid'])."'-->
Сила: <?= $user['sila'] ?>
<?php if (!empty($user['stats'])): ?>
<img src=i/up.gif onclick="location.href='?edit=1&up=11&s4i=<?= $user['sid'] ?>'">
<img src=i/up.gif onclick="location.href='?edit=1&up=11&s4i=<?= $user['id'] ?>'">
<?php endif; ?>
<?= ($user['stats']) ? " <img src=i/up.gif onclick=\"stats('Увеличить Силу', '', 1, '', '', '', '?ups=11&edit=1&s4i=" . ($user['sid']) . "');\">" : "" ?>
<BR>