fixed error

This commit is contained in:
marcos 2021-03-16 13:12:03 +01:00
parent 137a2c31ad
commit f05592faeb
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@ if ($agents !== false) {
echo '</em>';
}
echo '</span><div class="left actions clear_left" style="visibility: hidden">';
echo '</span><div class="left actions clear_left" style=" visibility: hidden">';
if ($check_aw) {
if ($agent['id_os'] == CLUSTER_OS_ID) {
if (enterprise_installed()) {