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 0139c56 commit 6fc22eaCopy full SHA for 6fc22ea
themes/version1.x/Dracula/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="/var/www/pterodactyl/resources/scripts/admin.css">
+ <link rel="stylesheet" href="../scripts/admin.css">
37
38
<!--[if lt IE 9]>
39
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
0 commit comments