Revise
This commit is contained in:
parent
7345c18e66
commit
5065b1b918
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-md-10 nopadding" style="z-index:2;">
|
||||
<div style="margin-top:5px; padding:5px; color: #000; background:#FFF; border: 1px solid #CCC; border-radius:5px; font-size:14px;">{$comment.comment|truncate:120}<p class="mycommentboxarrow"></p><BR /><BR /><span style="font-size:11px; color:#666;">Updated: {$comment.date_added|niceTime}</span>
|
||||
<div style="margin-top:5px; padding:5px; color: #000; background:#FFF; border: 1px solid #CCC; border-radius:5px; font-size:14px;">{$comment.comment|truncate:120}<p class="mycommentboxarrow"></p><span style="font-size:11px; color:#666;">Updated: {$comment.date_added|niceTime}</span>
|
||||
<span style="display:block; float:right; font-size:10px; color:#FFF; background:#F00; width: 30px; height:16px; text-align:center; border:1px solid #F00; border-radius:5px; padding: 0px; margin-top:5px;">{$result_comments_users[result_comments_users].total_comments|number_format}</span>
|
||||
{/section}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue