{config_load file="$language/lang.conf" section="reviews"}
{#heading_reviews_write#}
{if $captcha_error}
close
{$captcha_error}
{/if} {if $error}
close
{$error}
{else} {$FORM_ACTION}
  • {#text_product#} {$PRODUCTS_NAME}
  • {$AUTHOR}
  • {#text_note#} {$INPUT_TEXT}
  • {#text_bad#} {$INPUT_RATING} {#text_good#}
  • {$CAPTCHA_IMG}
  • {$CAPTCHA_INPUT}
  • {$BUTTON_BACK}{$BUTTON_SUBMIT}
{$FORM_END} {/if}