{if $gBitSystem->isFeatureActive('users_random_number_reg')} {literal} {/literal} {if $params.variant == "condensed"} {formfeedback error=$errors.captcha} {tr}Random Image{/tr}

{tr}Please copy the code into the box. Reload if unreadable.{/tr}

{else}
{formlabel label="Verification Code" for="captcha"} {forminput} {tr}Random Image{/tr}
{formhelp note="Please copy the code into the box. Reload the page or click the image if it is unreadable. Note that it is not case sensitive."} {if empty($smarty.cookies)}
You do not currently have any cookies from this site. You must accept cookies in order to pass the captcha. For information on enabling cookies in your browser see this: google page on cookies.
{/if} {formfeedback error=$errors.captcha} {/forminput}
{/if} {/if} {if $gBitSystem->isFeatureActive('users_register_recaptcha')}
{formlabel label="" for=""} {forminput} {formfeedback error=$errors.recaptcha}
{/forminput}
{/if} {if $gBitSystem->isFeatureActive('users_register_cfturnstile')}
{formlabel label="" for=""} {forminput} {formfeedback error=$errors.cfturnstile}
{/forminput}
{/if} {if $gBitSystem->isFeatureActive('users_register_smcaptcha')}
{formlabel label="Are you human?" for="smcaptcha"} {forminput} {formfeedback error=$errors.smcaptcha} {$solveMediaHtml} {formhelp note="Sorry, we have to ask."} {/forminput}
{/if}