diff --git a/class/core/mw.py b/class/core/mw.py index deba3fe26..63a78208e 100755 --- a/class/core/mw.py +++ b/class/core/mw.py @@ -809,7 +809,7 @@ def makeConf(): file = getRunDir() + '/data/json/config.json' if not os.path.exists(file): c = {} - c['title'] = 'mdserver-web | linux面板' + c['title'] = '祖龙面板' c['home'] = 'http://github/midoks/mdserver-web' c['recycle_bin'] = True c['template'] = 'default'