Index: branches/5.2.x/units/products/products_config.php =================================================================== diff -u -N -r14717 -r14723 --- branches/5.2.x/units/products/products_config.php (.../products_config.php) (revision 14717) +++ branches/5.2.x/units/products/products_config.php (.../products_config.php) (revision 14723) @@ -1,6 +1,6 @@ 'SELECT %s FROM ' . TABLE_PREFIX . 'PortalUser WHERE `%s` = \'%s\'', 'left_key_field' => 'PortalUserId', - 'left_title_field' => 'Login', + 'left_title_field' => 'Username', 'error_msgs' => Array ('invalid_option' => '!la_error_UserNotFound!'), 'sample_value' => 'Guest', 'required' => 1, 'default' => NULL, ),