{if $COMMENTS == 'true'}
{if $KOMINFO == 'true2'}
{$txt.KOMMENTHIN}

{/if} {if $KOMINFO == 'true'}
{$txt.BEWERTHIN}

{/if} {if $RATE == 'true'}

{$txt.heading_reviews}

{if $REVIEWS_COUNT != '0'}

{$txt.revval} {$REVIEWS_VAL} aus {$REVIEWS_COUNT} abgegebenen Bewertungen

{/if} {/if}
{if $COMMENTS == 'true' && $NEW_COMMENT == 'true' && $NEW_RATE == 'true'} {$FORM_ACTION_REVIEW}
{if $NEW_RATE == 'true'} {$txt.text_bew}
{$INPUT_RATING}


{/if}

{$txt.text_bewert}

{$TEXT} {if $VALIDATION_ACTIVE == 'true'} {if $ANTISPAMCODEACTIVE == 'true'}

{$txt.label_captcha}


{/if} {/if} {$FORM_END} {else} {if $NEW_RATE == 'false'}
{$txt.new_rate_txt}
{/if} {if $NEW_COMMENT == 'false'}
{$txt.new_comment_txt}
{/if} {/if} {if $SUCCESS_MSG}
{$SUCCESS_MSG}
{elseif $ERROR_MSG}
{$ERROR_MSG}
{else} {if $module_content2 && $NEW_RATE == 'true'}

{$txt.bewertungenliste}


{$AVERAGE}{#heading_reviews#} {foreach name=aussen item=module_data from=$module_content2}
{$module_data.name} ({$module_data.date})
{$module_data.rating}{$module_data.RATINGIMG}
{$module_data.kommentar} {if $module_data.mycom} {foreach name=innen item=module_com from=$module_data.mycom}
{$txt.antwort} {$module_com.datec}:{$module_com.desc}
{/foreach} {else}

{/if}
{/foreach}
{/if} {/if}
{if $module_content2 && $NEW_RATE == 'true'} {$NAVBAR}

{/if} {$BUTTON_BACK}
{/if}