{if $rating_nologin}

{$lng_ratings.login_to_post|replace:'::LOGIN_LINK::':$login_link}

{elseif $same_user}

{$lng_ratings.you_cannot_rate_your_listings}

{elseif $voted}

{$lng_ratings.you_already_rated_listing}

{else}

{$lng_ratings.add_review}

{if $ratings_settings.ar_html_editor} {/if}
{literal} {/literal} {/if} {* end if logged *}