mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fix minor issue
This commit is contained in:
parent
1be4948e2d
commit
4aea15228e
@ -230,6 +230,7 @@ if ((bool) check_acl($config['id_user'], 0, 'PM') === true) {
|
|||||||
|
|
||||||
if (empty($sub2) === false) {
|
if (empty($sub2) === false) {
|
||||||
$sub['geventos']['text'] = __('Events');
|
$sub['geventos']['text'] = __('Events');
|
||||||
|
$sub['geventos']['id'] = 'events';
|
||||||
$sub['geventos']['sec2'] = 'godmode/events/events§ion=filter';
|
$sub['geventos']['sec2'] = 'godmode/events/events§ion=filter';
|
||||||
$sub['geventos']['type'] = 'direct';
|
$sub['geventos']['type'] = 'direct';
|
||||||
$sub['geventos']['subtype'] = 'nolink';
|
$sub['geventos']['subtype'] = 'nolink';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user