<%ARGS>
$tabs => {}
</%ARGS>
<%INIT>
$tabs->{'zz'} = {
	title => loc('Rights Matrix'),
	path  => 'Admin/Tools/RightsMatrix/',
};

</%INIT>
