{if $rate_ok}
{$smarty.const.LA_THANKS}
{$smarty.const.LA_VOTED}
{$smarty.const.LA_CLOSE}
{elseif $rate_fail}
{$smarty.const.LA_THANKS}
{if $rate_fail=="1"} {$smarty.const.LA_ALREADY_VOTED} {else if $rate_fail=="2"} {$smarty.const.LA_VOTE_ON_YOURSELF} {/if}
{$smarty.const.LA_CLOSE}
{else}
{$ad_rate_info}
{$smarty.const.LA_GRADES}

{$smarty.const.LA_GRADE}:

 

{$smarty.const.LA_CURR_GRADE}:
{if !$cur_grade} {$smarty.const.LA_NO_VOTES} {else} {$smarty.const.LA_GRADE_IS} {$cur_grade} {$smarty.const.LA_AFTER} {$ad_voters} {$smarty.const.LA_VOTERS_HAVE} {/if}
{$smarty.const.LA_CLOSE} {/if}