{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'} {$LABEL.lbl_kcapture_code} {/if}
{if $CONFIG.settings.captcha_turn_off ne 'on'}           {/if} {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}