Стили по неправильным путям.

This commit is contained in:
lopar 2018-12-12 00:35:38 +02:00
parent fc67abd069
commit b6eada7fd5

View File

@ -1976,7 +1976,7 @@ if (input::get('edit')) {
} ?><BR>
</div>
<?
<?php // Какие-то укуренные бонусы...
if (($user['sila'] >= 25 || $user['lovk'] >= 25 || $user['inta'] >= 25 || $user['vinos'] >= 25 || $user['intel'] >= 25)) {
if ($user['sila'] >= 25) {
@ -2208,13 +2208,6 @@ if (input::get('edit')) {
</div>
</TD>
<!--Меню-->
<TD valign=top>
<link rel="stylesheet" href="css/btn.css" type="text/css">
<div align=right class="btn-control inventory">
<FORM METHOD=POST ACTION="?edit=1" name=f1>
</div>
<TD valign=top>
<link rel="stylesheet" href="css/btn.css" type="text/css">
<div align=right class="btn-control inventory">
@ -2230,7 +2223,6 @@ if (input::get('edit')) {
title="Вернуться">
</div>
<style>
.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {