mirror of
https://github.com/e107inc/e107.git
synced 2025-04-15 18:14:07 +02:00
Update
Add new pharse
This commit is contained in:
parent
a5c006b593
commit
68ff969bee
@ -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