mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Bootstrap 4 fixes.
This commit is contained in:
@@ -56,7 +56,7 @@ class rss_menu_shortcodes extends e_shortcode
|
||||
$url4 = e107::url('rss_menu','atom', $row);
|
||||
|
||||
|
||||
if(deftrue('BOOTSTRAP') === 3) // v2.x
|
||||
if(deftrue('BOOTSTRAP')) // v2.x
|
||||
{
|
||||
$text = "
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user