{lang code="Videos_Details"} | {lang code="option"} |
{$video.title|truncate:80}
{$video.date_added|niceTime} {lang code='views'} : {$video.views|number_format}
{if $video.featured=='yes'}{lang code="featured"}{/if}
{if $video.active=='yes'}{lang code="active"}{else}{lang code="inactive"}{/if}
{if $video.status=='Successful'}{lang code="successful"}{else}{lang code="processing"}{/if}
Viewed {$video.last_viewed|niceTime}
{if $video.broadcast=='public'}
{$video.username}
{elseif $video.broadcast!='public'}
{/if}
|
|