|
|
@ -456,9 +456,9 @@ sub Header |
|
|
|
priv => 1}, |
|
|
|
priv => 1}, |
|
|
|
{ link => "?action=queue", name => $Lang->{Current_queues}, |
|
|
|
{ link => "?action=queue", name => $Lang->{Current_queues}, |
|
|
|
priv => 1}, |
|
|
|
priv => 1}, |
|
|
|
{ link => "?action=check", name => 'Check', |
|
|
|
{ link => "?action=Check", name => 'Check', |
|
|
|
priv => 1}, |
|
|
|
priv => 1}, |
|
|
|
{ link => "?action=viewcheck", name => 'ViewCheck', |
|
|
|
{ link => "?action=ViewCheck", name => 'ViewCheck', |
|
|
|
priv => 1}, |
|
|
|
priv => 1}, |
|
|
|
@{$Conf{CgiNavBarLinks} || []}, |
|
|
|
@{$Conf{CgiNavBarLinks} || []}, |
|
|
|
); |
|
|
|
); |
|
|
|