Header.php: Use a local font-awesome/css/font-awesome.min.css instead of a remote one from https://cdnjs.cloudflare.com

SIMPLICITY_Bug-189_Course_Delete_btn
Hui Lan 2020-04-15 12:09:26 +08:00
parent a16781ff6f
commit 8624e5511f
1 changed files with 1 additions and 3 deletions

View File

@ -28,9 +28,7 @@ else
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"/> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
<!--<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"/> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/fontawesome.min.css" />
<script src="http://118.25.96.118/nor/css/jquery.min.js" type="text/javascript"></script> <script src="http://118.25.96.118/nor/css/jquery.min.js" type="text/javascript"></script>
<script src="http://118.25.96.118/nor/css/bootsrap.min.js" type="text/javascript"></script> <script src="http://118.25.96.118/nor/css/bootsrap.min.js" type="text/javascript"></script>
<link href="http://118.25.96.118/nor/css/bootstrap.min.css" rel="stylesheet" type="text/css"/> <link href="http://118.25.96.118/nor/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>