diff --git a/application/views/blocks/captcha_form.tpl b/application/views/blocks/captcha_form.tpl index 8f10081..40c1f55 100644 --- a/application/views/blocks/captcha_form.tpl +++ b/application/views/blocks/captcha_form.tpl @@ -1,18 +1,20 @@ [{$smarty.block.parent}] [{assign var="oCaptcha" value=$oView->getCaptcha()}] - +
+ + +
-
  • - - [{assign var="oCaptcha" value=$oView->getCaptcha()}] - [{if $oCaptcha->isImageVisible()}] - - [{else}] - [{$oCaptcha->getText()}] - [{/if}] - -

    - [{oxmultilang ident="ERROR_MESSAGE_INPUT_NOTALLFIELDS"}] -

    -
  • + [{assign var="oCaptcha" value=$oView->getCaptcha()}] + [{if $oCaptcha->isImageVisible()}] + + [{else}] + [{$oCaptcha->getText()}] + [{/if}] + +

    + [{oxmultilang ident="ERROR_MESSAGE_INPUT_NOTALLFIELDS"}] +

    +
    +