mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	This commit fixes a typo in the selector used to validate registration, support, realm creation, password reset and terms of service forms. This typo also resulted in a bug where "This field is required" error message was shown at incorrect position and this change fixes it. This commit also fixes the client side error handling of these forms which did not work perfectly due to the selector being wrong.