mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +02:00
Issue #1138 - Bootstrap3 UI fixes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
if ( ! defined('e107_INIT')) { exit(); }
|
||||
|
||||
define("SEP"," <span class='glyphicon glyphicon-icon-play e-breadcrumb'></span> ");
|
||||
define("SEP"," <span class='fa fa-play e-breadcrumb'></span> ");
|
||||
define("BOOTSTRAP", 3);
|
||||
define('FONTAWESOME', 4);
|
||||
|
||||
|
Reference in New Issue
Block a user