mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Fixed a minor sintax error - #3611
Former-commit-id: 75ba583e8d060887c80eb32fd648157d2c4428bd
This commit is contained in:
parent
e6fa42ddca
commit
b6e8578d1d
@ -504,7 +504,6 @@ if (enterprise_installed()) {
|
|||||||
__('Delete this conf file implies that for restore you must reactive remote config in the local agent.'),
|
__('Delete this conf file implies that for restore you must reactive remote config in the local agent.'),
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
$table_adv_remote .= '<em>'.__('Not available').'</em>';
|
$table_adv_remote .= '<em>'.__('Not available').'</em>';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user