Стили по неправильным путям.
This commit is contained in:
parent
fc67abd069
commit
b6eada7fd5
10
main.php
10
main.php
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user