<%INIT> if ($id && $tabs) { $tabs->{'this'}{'subtabs'}{'WatchedQueues'} = { title => loc('Watched queues'), path => "Admin/Users/WatchedQueues.html?id=".$id, }; } <%ARGS> $tabs => undef $id => undef