Fix minor issue

This commit is contained in:
José González 2022-06-03 14:11:57 +02:00
parent 1be4948e2d
commit 4aea15228e
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@ if ((bool) check_acl($config['id_user'], 0, 'PM') === true) {
if (empty($sub2) === false) {
$sub['geventos']['text'] = __('Events');
$sub['geventos']['id'] = 'events';
$sub['geventos']['sec2'] = 'godmode/events/events&section=filter';
$sub['geventos']['type'] = 'direct';
$sub['geventos']['subtype'] = 'nolink';