|
|
@@ -3,7 +3,7 @@
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
|
|
|
- <title>Hestia Control Panel - <?=__($TAB)?></title>
|
|
|
+ <title><?php echo $_SERVER['HTTP_HOST']; ?> - <?=__($TAB)?> - Hestia Control Panel</title>
|
|
|
<link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554103" />
|
|
|
<link type="text/css" rel="stylesheet" href="/css/active-theme.css?1446554103" />
|
|
|
<link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />
|