mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Fix info.php labels
This commit is contained in:
parent
fc2471d94c
commit
d26d56775a
2
info.php
2
info.php
@ -160,7 +160,7 @@ if ($st->execute(array($id))) {
|
|||||||
$header .= "<span $style class='label label-danger'>Permanent</span>";
|
$header .= "<span $style class='label label-danger'>Permanent</span>";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$page->print_header($header);
|
$page->print_header(true, $header);
|
||||||
|
|
||||||
$map = $info->basic_info($row, $player_name);
|
$map = $info->basic_info($row, $player_name);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user