mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
commit
51c21434f1
@ -225,7 +225,7 @@ if(!empty($viewable))
|
||||
//else
|
||||
//{
|
||||
//-- 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()
|
||||
@ -902,4 +902,4 @@ $LASTPOSTUSER = $this->var['lastpost_username'];
|
||||
return '';
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user