Explorar o código

Merge branch 'frq-servername'

Kristan Kenney %!s(int64=6) %!d(string=hai) anos
pai
achega
6dd221c51f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/templates/header.html

+ 1 - 1
web/templates/header.html

@@ -3,7 +3,7 @@
 <head>
 <head>
   <meta charset="utf-8">
   <meta charset="utf-8">
   <link rel="icon" href="/images/favicon.ico" type="image/x-icon">
   <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/styles.min.css?1446554103" />
   <link type="text/css" rel="stylesheet" href="/css/active-theme.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" />
   <link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />