Ticket #2044.
This commit is contained in:
parent
86de04d923
commit
85ba0ca1db
|
@ -145,6 +145,9 @@ 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