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 4c68662 commit de4d531Copy full SHA for de4d531
web/templates/header.html
@@ -6,7 +6,7 @@
6
<title><?php echo $_SERVER['HTTP_HOST']; ?> - <?=__($TAB)?> - <?=__('Hestia Control Panel');?></title>
7
<link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554103" />
8
<link type="text/css" rel="stylesheet" href="/css/active-theme.css?1446554103" />
9
- <link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />
+ <link type="text/css" href="/css/animate.min.css?1446554103" rel="stylesheet" />
10
<link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
11
<link type="text/css" href="/css/all.min.css?1446554103" rel="stylesheet" />
12
<script src="/inc/jquery/jquery-3.4.1.min.js"></script>
0 commit comments