mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed visual list of servers in administrations servers
(cherry picked from commit cc03dcd127c1309def0784e2e884c22515a2fb52)
This commit is contained in:
parent
962e7c9583
commit
20280f5f88
@ -161,6 +161,10 @@ if ($tiny) {
|
||||
unset($table->head[7]);
|
||||
unset($table->head[8]);
|
||||
}
|
||||
|
||||
ui_toggle(html_print_table ($table,true), __('Tactical server information'));
|
||||
if ($tiny) {
|
||||
ui_toggle(html_print_table ($table,true), __('Tactical server information'));
|
||||
}
|
||||
else{
|
||||
html_print_table ($table);
|
||||
}
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user