1
0
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:
Cameron
2021-02-13 07:58:24 -08:00
parent 5ec3aa7245
commit 6d29e4244d
4 changed files with 6 additions and 6 deletions

View File

@@ -384,13 +384,13 @@
array (
'name' => 'bootstrap',
'version' => '3',
'scope' => 'all',
'scope' => 'front',
),
1 =>
array (
'name' => 'fontawesome',
'version' => '4',
'scope' => 'all',
'scope' => 'front',
),
)
),