pre-final
This commit is contained in:
parent
1dd005039b
commit
a3aac9238e
@ -62,7 +62,7 @@ if (!empty($q->error)) $status = $q->error;
|
||||
<body>
|
||||
<div style="float: right;">
|
||||
<?php if (($user['level'] < 5 OR $user['admin'] == 1) AND $user['hp'] < $user['maxhp']): ?>
|
||||
<button onclick="location.href='?hps=1'">Восстановить здоровье</button>
|
||||
<button onclick="location.href='?hps'">Восстановить здоровье</button>
|
||||
<? endif ?>
|
||||
<button onclick="location.href='?'">Обновить</button>
|
||||
<button onclick="location.href='?exit'">Вернуться</button>
|
||||
|
Loading…
Reference in New Issue
Block a user