[CP][fix] fixed page title of error pages to be var based in web container

(cherry picked from commit e16eb6746f)
This commit is contained in:
2021-02-28 01:35:19 -05:00
parent 45a283aedc
commit 10b8cf6487
8 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<link href="/0x90/css/blink.css" rel="stylesheet">
<link href="/0x90/css/main.css" rel="stylesheet">
<meta charset="utf-8">
<title>pdev Studio</title>
<title><!--# echo var="server_domain" default="some" --></title>
</head>
<body>
<div class="pure-g">