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