Стили по неправильным путям.
This commit is contained in:
parent
fc67abd069
commit
b6eada7fd5
10
main.php
10
main.php
@ -1976,7 +1976,7 @@ if (input::get('edit')) {
|
|||||||
} ?><BR>
|
} ?><BR>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?
|
<?php // Какие-то укуренные бонусы...
|
||||||
if (($user['sila'] >= 25 || $user['lovk'] >= 25 || $user['inta'] >= 25 || $user['vinos'] >= 25 || $user['intel'] >= 25)) {
|
if (($user['sila'] >= 25 || $user['lovk'] >= 25 || $user['inta'] >= 25 || $user['vinos'] >= 25 || $user['intel'] >= 25)) {
|
||||||
|
|
||||||
if ($user['sila'] >= 25) {
|
if ($user['sila'] >= 25) {
|
||||||
@ -2208,13 +2208,6 @@ if (input::get('edit')) {
|
|||||||
</div>
|
</div>
|
||||||
</TD>
|
</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>
|
<TD valign=top>
|
||||||
<link rel="stylesheet" href="css/btn.css" type="text/css">
|
<link rel="stylesheet" href="css/btn.css" type="text/css">
|
||||||
<div align=right class="btn-control inventory">
|
<div align=right class="btn-control inventory">
|
||||||
@ -2230,7 +2223,6 @@ if (input::get('edit')) {
|
|||||||
title="Вернуться">
|
title="Вернуться">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {
|
.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user