From 6c5d4342c5c84cc76787800b0984ec1f767168ce Mon Sep 17 00:00:00 2001
From: lmrwork <59361885@qq.com>
Date: Fri, 9 Nov 2018 09:57:39 +0800
Subject: [PATCH] =?UTF-8?q?=E8=81=8C=E4=BD=8Deditor=E7=8A=B6=E6=80=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
application/views/bootstrap3/information_edit.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php
index 2e109674..8df08680 100644
--- a/application/views/bootstrap3/information_edit.php
+++ b/application/views/bootstrap3/information_edit.php
@@ -542,7 +542,7 @@
ic_id, 'AMP_BODY_PC_STATUS') == 'yes') {
$PcAmpChecked = 'checked';
- echo "";
+ echo "";
} else {
$PcAmpChecked = '';
}