From 8c43df8280099e7927cb77a7f4e5115b37aed599 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Wed, 30 Mar 2022 14:04:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/user/templets/index-notlogin.htm | 2 +- src/user/templets/login.htm | 2 +- src/user/templets/reg-new.htm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/user/templets/index-notlogin.htm b/src/user/templets/index-notlogin.htm index 57dfcf1a..740a1b23 100755 --- a/src/user/templets/index-notlogin.htm +++ b/src/user/templets/index-notlogin.htm @@ -8,7 +8,7 @@ - <?php echo $cfg_webname; ?>- 会员登录 + <?php echo $cfg_webname; ?> - 会员登录 diff --git a/src/user/templets/login.htm b/src/user/templets/login.htm index cf058c04..6d6a2baa 100755 --- a/src/user/templets/login.htm +++ b/src/user/templets/login.htm @@ -8,7 +8,7 @@ - <?php echo $cfg_webname; ?>- 会员登录 + <?php echo $cfg_webname; ?> - 会员登录 diff --git a/src/user/templets/reg-new.htm b/src/user/templets/reg-new.htm index 147f6634..126d8dda 100755 --- a/src/user/templets/reg-new.htm +++ b/src/user/templets/reg-new.htm @@ -8,7 +8,7 @@ - <?php echo $cfg_webname; ?>- 会员注册 + <?php echo $cfg_webname; ?> - 会员注册