{* $Id: vote_reviews.tpl,v 1.2 2002/09/05 12:47:02 zorg Exp $ *} {capture name=dialog} {if $config.Modules.customer_voting eq "Y"} {include file="modules/Customer_Reviews/vote.tpl"} {/if} {if $config.Modules.customer_reviews eq "Y"} {include file="modules/Customer_Reviews/reviews.tpl"} {/if}


{/capture} {include file="dialog.tpl" content=$smarty.capture.dialog title=$lng.lbl_customers_rating extra="width=100%"}