Ticket #2044.
This commit is contained in:
parent
85b00c080c
commit
4392958648
|
@ -147,6 +147,10 @@ if (defined('METACONSOLE')) {
|
|||
agents_meta_print_header();
|
||||
$sec = 'advanced';
|
||||
|
||||
echo '<div class="notify">';
|
||||
echo __("Edit or delete groups can cause problems with synchronization");
|
||||
echo '</div>';
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
|
|
Loading…
Reference in New Issue