{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#}

{if isset($REVIEWS_NOTE)}
{$REVIEWS_NOTE|replace:"iframe":"arrow iframe"}
{/if} {if $error_message}
{$error_message}
{/if} {if $success_message}
{$success_message}
{/if} {foreach name=aussen item=module_data from=$module_content}
{if $module_data.PRODUCTS_IMAGE != ''} {if $smarty.const.PICTURESET_ACTIVE === true} {$module_data.PRODUCTS_NAME|onlytext} {else} {$module_data.PRODUCTS_NAME|onlytext} {/if} {/if}
{#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}

{$module_data.PRODUCTS_NAME}

{#text_text#}
{$module_data.TEXT_PLAIN|onlytext}
{/foreach} {$PAGINATION}