Более строгие ссылки.

This commit is contained in:
Igor Barkov (iwork)
2019-09-24 13:26:08 +03:00
parent 1ec965ad02
commit 9a6f1c8567
2 changed files with 18 additions and 27 deletions

View File

@@ -1281,10 +1281,7 @@ if (input::get('edit')) {
</div>
<?php
/* Бонусы за количество статов.
* TODO Клёвые, но не суммируются никуда...
*
*/
# Отображение (только отображение!) бонусов за количество статов.
$bonus['fkrit'] = $bonus['fakrit'] = $bonus['fuvorot'] = $bonus['fauvorot'] = $bonus['uminu'] = $bonus['umaxu'] = 0;
if (($user['sila']) >= 25) {
@@ -1373,10 +1370,10 @@ if (input::get('edit')) {
if (in_array(input::get('razdel'), [0, 1, 2, 3, 4, 5])) $_SESSION['razdel'] = input::get('razdel');
?>
<table border=0 width=100% cellspacing="0" cellpadding="0" bgcolor="#A5A5A5">
<table class="allzeroes" style="background-color: #a5a5a5;">
<tr>
<td>
<table border=0 width=100% cellspacing="0" cellpadding="3" bgcolor=#d4d2d2>
<table bgcolor=#d4d2d2 class="allzeroes" style="background-color: #d4d2d2;">
<tr>
<td align=center bgcolor="<?= ($_SESSION['razdel'] == null) ? "#A5A5A6" : "#C7C7C8" ?>"><a
href="?edit=1&razdel=0" ajax="mZeInventory">Амуниция</a></td>