apply wordwrap function at title display ,to fix title with issue

This commit is contained in:
nafisaiudev 2014-11-27 10:08:06 +00:00
parent 0d7ed9e53c
commit 530625fb31

View file

@ -21,7 +21,7 @@
<hr>
</div>
<div class="watch-vid-title mbl">
<h1>{$photo.photo_title}</h1>
<h1>{wordwrap($photo.photo_title,8, "\n", true)}</h1>
</div>
<div class="vid-detail-sec">
<div class="watch-vid-thumb">