mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
@@ -225,7 +225,7 @@ if(!empty($viewable))
|
|||||||
//else
|
//else
|
||||||
//{
|
//{
|
||||||
//-- Possible candidate for wrapper????
|
//-- Possible candidate for wrapper????
|
||||||
return empty($viewable)?'':"<div class='panel panel-default' style='margin-top:10px'><div class='panel-heading'>Viewable by</div><div class='panel-body'>".$viewable."</div></div></div>";
|
return empty($viewable)?'':"<div class='panel panel-default' style='margin-top:10px'><div class='panel-heading'>".LAN_FORUM_8012."</div><div class='panel-body'>".$viewable."</div></div></div>";
|
||||||
}
|
}
|
||||||
|
|
||||||
function sc_search()
|
function sc_search()
|
||||||
@@ -902,4 +902,4 @@ $LASTPOSTUSER = $this->var['lastpost_username'];
|
|||||||
return '';
|
return '';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user