fixed visual error

This commit is contained in:
marcos 2021-03-12 12:10:56 +01:00
parent de716ddc4a
commit ac3587208b
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ if (!empty($result_groups)) {
echo '<tr>';
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'>".__('Unknown').'</th>';
echo "<th width='10%' class='mw60px center'>".__('Not init').'</th>';