mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Fix for news-comment moderate button. Use https for generated YouTube thumbnails.
This commit is contained in:
@@ -1177,7 +1177,7 @@ class comment
|
||||
|
||||
|
||||
$ret['comment'] = $text;
|
||||
|
||||
$ret['moderate'] = $modcomment;
|
||||
$ret['comment_form'] = $comment;
|
||||
$ret['caption'] = "<span id='e-comment-total'>".$this->totalComments."</span> ".LAN_COMMENTS;
|
||||
|
||||
|
Reference in New Issue
Block a user