mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 00:42:43 +00:00
Fix info table style
This commit is contained in:
parent
60a3612507
commit
e2997eb9d9
2
info.php
2
info.php
@ -150,7 +150,7 @@ if ($st->execute(array($id))) {
|
|||||||
<div class="row" style="margin-bottom:60px;">
|
<div class="row" style="margin-bottom:60px;">
|
||||||
<?php $page->print_page_header(); ?>
|
<?php $page->print_page_header(); ?>
|
||||||
<div style="text-align: center;" class="col-lg-12">
|
<div style="text-align: center;" class="col-lg-12">
|
||||||
<table class="table st-light table-bordered table-condensed">
|
<table class="table table-striped table-bordered table-condensed">
|
||||||
<?php
|
<?php
|
||||||
$map = $info->basic_info($row, $player_name);
|
$map = $info->basic_info($row, $player_name);
|
||||||
$permanent_val = $info->page->permanent[$type];
|
$permanent_val = $info->page->permanent[$type];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user