{config_load file="$language/lang_$language.conf" section="reviews"} {config_load file="lang_`$language`.custom"} {config_load file="lang_`$language`.section" section="reviews"}

{#heading_reviews#} {$PRODUCTS_NAME}

{if isset($REVIEWS_NOTE)}
{$REVIEWS_NOTE|replace:"iframe":"arrow iframe"}
{/if} {if $error_message}
{$error_message}
{/if} {if $success_message}
{$success_message}
{/if}
{if $module_content.0.PRODUCTS_IMAGE != ''}
{$module_content.0.PRODUCTS_NAME|onlytext}
{/if}
{foreach name=aussen item=module_data from=$module_content}
{#text_rating#} {if isset($module_data.RATING_VOTE)} {else} {$module_data.RATING|replace:".gif":".png"} {/if} | {#text_author#} {$module_data.AUTHOR} | {#title_date#}: {$module_data.DATE}
{#text_text#}
{$module_data.TEXT_PLAIN|onlytext}
{/foreach}
{$PAGINATION}