This commit is contained in:
Vanessa Gil 2015-04-13 16:58:05 +02:00
parent 85b00c080c
commit 4392958648
1 changed files with 4 additions and 0 deletions

View File

@ -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 {