mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
fixed visual error
This commit is contained in:
parent
de716ddc4a
commit
ac3587208b
@ -190,7 +190,7 @@ if (!empty($result_groups)) {
|
|||||||
|
|
||||||
echo '<tr>';
|
echo '<tr>';
|
||||||
echo "<th class='w26px'>".__('Force').'</th>';
|
echo "<th class='w26px'>".__('Force').'</th>';
|
||||||
echo "<th width='30%' class='mw60px'>".__('Group').'/'.__('Tags').'</th>';
|
echo "<th width='30%' class='mw60px' style='text-align: justify'>".__('Group').'/'.__('Tags').'</th>';
|
||||||
echo "<th width='10%' class='mw60px center'>".__('Total').'</th>';
|
echo "<th width='10%' class='mw60px center'>".__('Total').'</th>';
|
||||||
echo "<th width='10%' class='mw60px center'>".__('Unknown').'</th>';
|
echo "<th width='10%' class='mw60px center'>".__('Unknown').'</th>';
|
||||||
echo "<th width='10%' class='mw60px center'>".__('Not init').'</th>';
|
echo "<th width='10%' class='mw60px center'>".__('Not init').'</th>';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user