--- AgentMailbox.pm.org	2004-02-11 02:06:01.000000000 +0100
+++ AgentMailbox.pm	2004-02-11 02:19:28.000000000 +0100
@@ -92,6 +92,7 @@
         Area => 'Agent', 
         Title => 'Locked Tickets',
         Refresh => $Refresh,
+	BgColor => $Self->{ConfigObject}->Get('LockedTicketBackground'),
     );
     my %LockedData = $Self->{TicketObject}->GetLockedCount(UserID => $Self->{UserID});
     $Output .= $Self->{LayoutObject}->NavigationBar(LockData => \%LockedData);
