Index: branches/1.1.x/units/widgets/widgets_config.php =================================================================== diff -u -N -r14249 -r14354 --- branches/1.1.x/units/widgets/widgets_config.php (.../widgets_config.php) (revision 14249) +++ branches/1.1.x/units/widgets/widgets_config.php (.../widgets_config.php) (revision 14354) @@ -210,8 +210,8 @@ ), ), - 'ConfigMapping' => Array ( - 'PerPage' => 'Comm_Perpage_Widgets', - 'ShortListPerPage' => 'Comm_Perpage_Widgets_Short', - ), + /*'ConfigMapping' => Array ( + 'PerPage' => 'Perpage_Widgets', + 'ShortListPerPage' => 'Perpage_Widgets_Short', + ),*/ );