mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Fix agent view satellite name visual
This commit is contained in:
parent
5e33df93ac
commit
5ce0ebb72a
@ -284,7 +284,7 @@ if ($has_remote_conf) {
|
||||
true,
|
||||
['class' => 'invert_filter']
|
||||
);
|
||||
$remote_cfg .= __('Satellite server: ').$satellite_name.'</p>';
|
||||
$remote_cfg .= $satellite_name.'</p>';
|
||||
}
|
||||
} else {
|
||||
$remote_cfg = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user