Index: branches/5.2.x/core/units/ban_rules/ban_rules_config.php =================================================================== diff -u -N -r14585 -r14726 --- branches/5.2.x/core/units/ban_rules/ban_rules_config.php (.../ban_rules_config.php) (revision 14585) +++ branches/5.2.x/core/units/ban_rules/ban_rules_config.php (.../ban_rules_config.php) (revision 14726) @@ -1,6 +1,6 @@ 'string', 'max_len' => 255, 'formatter'=>'kOptionsFormatter', 'options' => Array( 'ip' => 'la_opt_IP_Address', - 'Login' => 'la_opt_Username', + 'Username' => 'la_opt_Username', 'Email' => 'la_opt_Email', 'FirstName' => 'la_opt_FirstName', 'LastName' => 'la_opt_LastName',