diff --git a/application/views/bootstrap/header.php b/application/views/bootstrap/header.php
index 5a98abdf..7f00d58e 100644
--- a/application/views/bootstrap/header.php
+++ b/application/views/bootstrap/header.php
@@ -139,7 +139,7 @@
value="">
搜索
config->item('site_code'), array('jp', 'gm', 'vc', 'vac', 'ru', 'it'))) { ?>
-
@@ -204,11 +203,11 @@
搜索
config->item('site_code'), array('jp', 'gm', 'vc', 'vac', 'ru', 'it'))) { ?>
-
+
-
+
@@ -221,79 +220,76 @@
ic_id))
- $current_msg = $information->ic_id;
- if (isset($task->t_id))
- $current_msg = $task->t_id;
- $total_count = $all_unread_sms['sms_count'] + $info_unread_sms['sms_count']; //计算未读消息总数
- $unread_sms_ic_id = 0; //用于设置所有收录消息为已读
- if ($total_count != 0) {
- ?>
-
-
-
-
-
-
-
-
-
+ $all_unread_sms = get_all_unread_sms();
+ $info_unread_sms = get_all_unread_sms('info');
+ if (isset($information->ic_id))
+ $current_msg = $information->ic_id;
+ if (isset($task->t_id))
+ $current_msg = $task->t_id;
+ $total_count = $all_unread_sms['sms_count'] + $info_unread_sms['sms_count']; //计算未读消息总数
+ $unread_sms_ic_id = 0; //用于设置所有收录消息为已读
+ if ($total_count != 0) {
+ ?>
+
+
+
+
+
+
+
+
+
config->item('site_code');
- echo ' -';
- $admin_info = $this->session->userdata('session_admin');
- echo $admin_info['OPI_Name'];
- ?>
+ echo $this->config->item('site_code');
+ echo ' -';
+ $admin_info = $this->session->userdata('session_admin');
+ echo $admin_info['OPI_Name'];
+ ?>
diff --git a/application/views/mobile_first/ah-lantern-festival-gp-form.php b/application/views/mobile_first/ah-lantern-festival-gp-form.php
index 5ccf3d42..28838f4d 100644
--- a/application/views/mobile_first/ah-lantern-festival-gp-form.php
+++ b/application/views/mobile_first/ah-lantern-festival-gp-form.php
@@ -341,6 +341,7 @@
">A USD 200 deposit is required for each adult/child over 8. Please let us know if you need a single room or if you're traveling with children under 8. Any additional costs will be added to your balance.
Inquire
+
diff --git a/application/views/mobile_first/gh-pc.php b/application/views/mobile_first/gh-pc.php
index 4bfd4c62..bcb8b3df 100644
--- a/application/views/mobile_first/gh-pc.php
+++ b/application/views/mobile_first/gh-pc.php
@@ -491,29 +491,6 @@