Css classes 'redalert', 'greenalert' removed. Removed old unused styles. Overall optimisations.

This commit is contained in:
Igor Barkov (iwork)
2020-06-23 12:24:37 +03:00
parent 6a4dd6d17b
commit def341adf9
5 changed files with 7 additions and 795 deletions

View File

@@ -1006,7 +1006,7 @@ if ($get == 'haos') {
echo $zay->addzayavka($_POST['startime2'] / 60, $_POST['timeout'], 99, 99, $_POST['k'], $min1, $min1, $max1, $max1, $_POST['cmt'], 5, $blood);
}
if (!empty($_POST['confirm2'])) {
echo "<span class='redalert'>" . $zay->addteam(1, 5) . "</span>";
echo "<span class='success'>" . $zay->addteam(1, 5) . "</span>";
}
echo '<table cellspacing=0 cellpadding=0><tr><td>';