mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 05:11:42 +02:00
Fix icon appearing on admin language selection. Minor tweaks
This commit is contained in:
@@ -384,13 +384,13 @@
|
||||
array (
|
||||
'name' => 'bootstrap',
|
||||
'version' => '3',
|
||||
'scope' => 'all',
|
||||
'scope' => 'front',
|
||||
),
|
||||
1 =>
|
||||
array (
|
||||
'name' => 'fontawesome',
|
||||
'version' => '4',
|
||||
'scope' => 'all',
|
||||
'scope' => 'front',
|
||||
),
|
||||
)
|
||||
),
|
||||
|
Reference in New Issue
Block a user