diff --git a/Web/Presenters/templates/Auth/Register.xml b/Web/Presenters/templates/Auth/Register.xml index a279e930..23857633 100644 --- a/Web/Presenters/templates/Auth/Register.xml +++ b/Web/Presenters/templates/Auth/Register.xml @@ -101,14 +101,16 @@ - - - CAPTCHA: - - - {captcha_template()|noescape} - - + {if !(strpos(captcha_template(), 'verified'))} + + + CAPTCHA: + + + {captcha_template()|noescape} + + + {/if}
@@ -120,21 +122,18 @@
{else} -

{_registration_closed}

+

{_registration_closed}

- {_registration_closed} + {_registration_closed} {_registration_disabled_info} {if OPENVK_ROOT_CONF['openvk']['preferences']['registration']['disablingReason']} -
-
- {_admin_banned_link_reason}: -
- {php echo OPENVK_ROOT_CONF['openvk']['preferences']['registration']['disablingReason']} +

{_admin_banned_link_reason}:
+ {php echo OPENVK_ROOT_CONF['openvk']['preferences']['registration']['disablingReason']} {/if}