Fixed : View photo link

This commit is contained in:
Fawaz 2011-03-09 08:36:13 +00:00
parent 20ec952648
commit 67ef7ceb4c

View file

@ -9,7 +9,7 @@
<div class="clear"></div>
{$object.photo_description|description|truncate:200}<br />
<div class="watchMainWindow" align="center">
<a href="{videoLink vdetails=$object}">{lang code='watch_on_photo_page'}</a>
<a href="{$cbphoto->photo_links($object,'view_photo')}">{lang code='watch_on_photo_page'}</a>
</div>
</div>
{/if}