mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Fileinspector - fix for FA icons not showing on results
This commit is contained in:
parent
e021c52db1
commit
a68b470ef8
@ -72,6 +72,7 @@ if(isset($_GET['scan']))
|
||||
<head>
|
||||
<title>Results</title>
|
||||
<script type='text/javascript' src='https://cdn.jsdelivr.net/jquery/2.1.4/jquery.min.js'></script>
|
||||
<link rel='stylesheet' media='all' property='stylesheet' type='text/css' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css' />
|
||||
|
||||
".$fi->headerCss()." ".headerjs()."
|
||||
<body style='height:100%;background-color:#2F2F2F'>\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user