Index: ext_tables.php =================================================================== --- ext_tables.php (Revision 9746) +++ ext_tables.php (Arbeitskopie) @@ -11,7 +11,7 @@ $_EXTKEY, 'web', // Make module a submodule of 'web' 'workspaces', // Submodule key - 'before:info', // Position + 'after:txversionM1', // Position array( // An array holding the controller-action-combinations that are accessible 'Review' => 'index,fullIndex,singleIndex',