mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
minor fix
This commit is contained in:
parent
9da3816a88
commit
db663be86d
@ -1231,8 +1231,8 @@ $class = 'databox filters';
|
||||
?>
|
||||
|
||||
<?php
|
||||
$servers_all_opt = array_merge(['all' => 'All nodes'], $servers);
|
||||
if ($meta) {
|
||||
if (is_metaconsole() === true) {
|
||||
$servers_all_opt = array_merge(['all' => 'All nodes'], $servers);
|
||||
?>
|
||||
<tr id="row_servers_all_opt" class="datos">
|
||||
<td class="bolder"><?php echo __('Server'); ?></td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user