Changing Vesta to myVesta in title of hosting panel pages

This commit is contained in:
myvesta 2020-07-21 00:35:12 +02:00 committed by GitHub
commit a9b48b4594
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>Vesta - <?=__($TAB)?></title> <title>myVesta - <?=__($TAB)?></title>
<link rel="stylesheet" href="/css/styles.min.css?1446554103"> <link rel="stylesheet" href="/css/styles.min.css?1446554103">
<link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" /> <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
<script> <script>