diff --git a/src/components/products/product-subscribe/react/runtime/ProductSubscribeForm.tsx b/src/components/products/product-subscribe/react/runtime/ProductSubscribeForm.tsx index 14a4fadca..17e96ce1a 100644 --- a/src/components/products/product-subscribe/react/runtime/ProductSubscribeForm.tsx +++ b/src/components/products/product-subscribe/react/runtime/ProductSubscribeForm.tsx @@ -27,7 +27,7 @@ export const ProductSubscribeForm = ({ subscribe, termsOfUse, showTermsByDefault tokens={{ childrenGap: 15 }} className="form-group" > - + setSubscriptionName(event.target.value)} diff --git a/src/components/users/runtime/hip-captcha/react/NewCaptcha.tsx b/src/components/users/runtime/hip-captcha/react/NewCaptcha.tsx index 6847574fb..cd919afe9 100644 --- a/src/components/users/runtime/hip-captcha/react/NewCaptcha.tsx +++ b/src/components/users/runtime/hip-captcha/react/NewCaptcha.tsx @@ -91,25 +91,27 @@ export const NewCaptcha = ({ backendService, onInitComplete }: TCaptchaProps) => } value={ECaptchaType.audio}>Audio - {working ? ( - - - - ) : captchaType === ECaptchaType.visual ? ( - - + {working ? ( + + + + ) : captchaType === ECaptchaType.visual ? ( + + visual challange - - ) : ( - + ) : ( + - )} + /> + + )} + diff --git a/src/components/users/signup/ko/runtime/signup.html b/src/components/users/signup/ko/runtime/signup.html index 215eed2d1..2a6768d83 100644 --- a/src/components/users/signup/ko/runtime/signup.html +++ b/src/components/users/signup/ko/runtime/signup.html @@ -34,14 +34,14 @@ - - + +
- +