Figured that would work but it didnt

Got it

Code:
{if $allow_download == 1 && $video_info.vtype eq 0}
{if $smarty.session.UID ne ""}
[img]{$baseurl}/templates/images/download.png[/img]Download
{else}
[img]{$baseurl}/templates/images/download.png[/img]Download
{/if}
{/if}