Css classes 'redalert', 'greenalert' removed. Removed old unused styles. Overall optimisations.
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ if (!empty($_POST['sendAction'])) {
|
||||
</head>
|
||||
<body>
|
||||
<h1>Магазин подарков</h1>
|
||||
<div class="redalert"><?php if (!empty($status)) echo $status; ?></div>
|
||||
<div class="private"><?php if (!empty($status)) echo $status; ?></div>
|
||||
Вы можете сделать подарок любому персонажу. Ваш подарок будет
|
||||
отображаться в информации о персонаже.<br><br>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user