We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7296a76 commit 7991175Copy full SHA for 7991175
themes/version1.x/Enola/admin.blade.php
@@ -33,7 +33,7 @@
33
{!! Theme::css('css/pterodactyl.css?t={cache-version}') !!}
34
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
35
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
36
- <link rel="stylesheet" href="../scripts/admin.css">
+ <link rel="stylesheet" href="<STYLE-ADMIN>">
37
38
<!--[if lt IE 9]>
39
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
0 commit comments