mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Comment fixes. Problem remains with SEF Urls
This commit is contained in:
@@ -129,7 +129,7 @@ $COMMENT_TEMPLATE['ITEM'] = '
|
||||
<div class="row-fluid">
|
||||
|
||||
<div class="comment-box-username span1">{USERNAME}</div>
|
||||
<div class="comment-box-date span2">{TIMEDATE}</div>
|
||||
<div class="comment-box-date span2">{TIMEDATE=relative}</div>
|
||||
<div class="comment-status span3">{COMMENT_STATUS}</div>
|
||||
<div class="comment-moderate span6">{COMMENT_RATE} {REPLY} {COMMENTEDIT} {COMMENT_MODERATE}</div>
|
||||
|
||||
|
Reference in New Issue
Block a user