Revised Closing
This commit is contained in:
parent
2aff117d5d
commit
9ab583f219
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
<div class="details_block">
|
||||
<div class="title" style="font-family:Tahoma, Geneva, sans-serif; font-weight:normal;">
|
||||
<a href="#">{$video.title|truncate:20}</a>
|
||||
<a href="#" style="color:#000; text-decoration:none; font-weight:bold; font-size:12px;">{$video.title|truncate:20}</a>
|
||||
</div>
|
||||
<div class="title" style="font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:normal;">
|
||||
{$video.description|description|truncate:30}
|
||||
|
|
Loading…
Add table
Reference in a new issue