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 d7a1e59 commit 99822e5Copy full SHA for 99822e5
web/templates/header.html
@@ -4,8 +4,8 @@
4
<meta charset="utf-8">
5
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
6
<title>Hestia Control Panel - <?=__($TAB)?></title>
7
- <link rel="stylesheet" href="/css/styles.min.css?1446554103">
8
- <link rel="stylesheet" href="/css/active-theme.css?1446554103">
+ <link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554103" />
+ <link type="text/css" rel="stylesheet" href="/css/active-theme.css?1446554103" />
9
<link type="text/css" href="/css/animate.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" />
0 commit comments