fixed error
This commit is contained in:
parent
137a2c31ad
commit
f05592faeb
|
@ -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()) {
|
||||
|
|
Loading…
Reference in New Issue