|
|
|
@ -113,7 +113,7 @@ const UpdateInformation = (props) => { |
|
|
|
|
<div className="sunE-custom-form register_update_info_content responsive_small_screen_margin_login"> |
|
|
|
|
<h2 className="title_register title text-center">ĐĂNG KÝ TÀI KHOẢN</h2> |
|
|
|
|
<h3 className="step_register_name text-center"> |
|
|
|
|
{`4. Cập nhật thông tin`} |
|
|
|
|
{`5. Cập nhật thông tin`} |
|
|
|
|
</h3> |
|
|
|
|
|
|
|
|
|
{props.popupMessageRegisterTeacher && ( |
|
|
|
@ -325,7 +325,7 @@ const UpdateInformation = (props) => { |
|
|
|
|
<div className="login_text text-center no_select flex-center"> |
|
|
|
|
<p |
|
|
|
|
onClick={() => { |
|
|
|
|
props.setStep(stepAuthConstants.STEP_ACCOUNT_TYPE); |
|
|
|
|
props.setStep(stepAuthConstants.STEP_ADD_CLASS_NAME); |
|
|
|
|
}} |
|
|
|
|
style={{ |
|
|
|
|
width: "fit-content", |
|
|
|
|