Update AdminLTE CSS/JS links in client Portal's login, login_reset and header and footer

This commit is contained in:
johnnyq
2025-01-11 16:20:40 -05:00
parent cc0b456312
commit ae7b7d1157
3 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ header("X-Frame-Options: DENY"); // Legacy
<link rel="stylesheet" href="../plugins/fontawesome-free/css/all.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="../dist/css/adminlte.min.css">
<link rel="stylesheet" href="../plugins/adminlte/css/adminlte.min.css">
</head>