1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Use Font-Awesome4 for all Glyphs.

This commit is contained in:
Cameron
2014-01-16 02:42:26 -08:00
parent ee3ff4c781
commit 4081d7936b
5 changed files with 12 additions and 12 deletions

View File

@@ -304,7 +304,7 @@ if(e_PAGE == 'menus.php' && vartrue($_GET['configure'])) // Quick fix for Menu M
}
else
{
$e_js->coreCSS('font-awesome/css/font-awesome.min.css');
// $e_js->coreCSS('font-awesome/css/font-awesome.min.css');
}