Играемся кнопками.
This commit is contained in:
parent
7dad2a06e3
commit
848611c637
6
main.php
6
main.php
@ -852,11 +852,11 @@ if (input::get('setch')) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<button onclick="update()">Обновить</button>
|
||||
<button class="button-mid btn" onclick="update()">Обновить</button>
|
||||
<button onclick="gotolinkedfile('zayavka.php')">Поединки</button>
|
||||
<button onclick="gotolinkedfile('main.php?edit=1')">Инвентарь</button>
|
||||
<button onclick="gotolinkedfile(module_quest.php)">Активные задания</button>
|
||||
<button onclick="gotolinkedfile(main.php)">Вернуться</button>
|
||||
<button onclick="gotolinkedfile('module_quest.php')">Активные задания</button>
|
||||
<button onclick="gotolinkedfile('main.php')">Вернуться</button>
|
||||
|
||||
<div class="button-mid btn" name="setch" title="Обновить"
|
||||
onClick="location.href='main.php?setch=1&rnd=<?= mt_rand() ?>';">Обновить
|
||||
|
Loading…
Reference in New Issue
Block a user