mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 23:56:58 +02:00
Bootstrap 4 fixes.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
$arr = array('rss_topicid'=> $topic, 'rss_url'=>$type);
|
||||
|
||||
|
||||
if(deftrue('BOOTSTRAP') === 3) // v2.x
|
||||
if(deftrue('BOOTSTRAP')) // v2.x
|
||||
{
|
||||
$text = "
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user