{if $CONFIG.settings.reviews_post_only_registered_users ne 'on' or $smarty.session.customer_info.id}

{$LABEL.lbl_you_can_leave_review} {$LABEL.lbl_required_fields}

{if $CONFIG.settings.captcha_turn_off ne 'on'} {else} {/if}
* {$LABEL.lbl_your_name}: E-Mail:
* {$LABEL.lbl_comment}:
{if $CONFIG.settings.captcha_turn_off ne 'on'} {$LABEL.lbl_kcapture_code}
{else}   {/if}
* {$LABEL.lbl_kcapture_code}:   {include file="_system_/button.html" js="document.forms.add_review_form.submit();" title=$LABEL.link_send_to_moderation} 
{else}

{$LABEL.note_reviews_form_disabled}

{/if}