Can someone tell me where on the system does it reads

 

$Self->{'CustomerPanelOwnSelection'} =  {

          'Misc' => 'Second Queue',

          'Junk' => 'First Queue'

        };

 

I want to change the Queues, witch the Customer can select in the Customer-Interface. I want to change the queues

 

Thanks

Mamakwa