mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 10:34:23 +02:00
Fix for glyph rendering in admin.
This commit is contained in:
@@ -3610,7 +3610,7 @@ class e_parser
|
||||
}
|
||||
else
|
||||
{
|
||||
$prefix = 'icon-';
|
||||
// $prefix = 'icon-';
|
||||
$tag = 'i';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user