1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 17:19:56 +02:00

Bootstrap 4 fixes.

This commit is contained in:
Cameron
2019-03-02 07:47:37 -08:00
parent 749fd506e0
commit 30c5553dbd
5 changed files with 10 additions and 6 deletions

View File

@@ -395,7 +395,7 @@
$url = e_REQUEST_SELF . "?id=" . $this->postInfo['post_id'] . "&dl=" . $key;
$saveicon = (deftrue('BOOTSTRAP') === 4) ? 'fa-save' : 'icon-save.glyph';
$saveicon = (deftrue('FONTAWESOME')) ? 'fa-save' : 'icon-save.glyph';
$saveicon = e107::getParser()->toGlyph($saveicon,false);
if(defset("BOOTSTRAP"))

View File

@@ -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>

View File

@@ -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>