diff --git a/application/views/mobile_first/shanghai-daytrip-list.php b/application/views/mobile_first/shanghai-daytrip-list.php
index 479e3425..1d5106cd 100644
--- a/application/views/mobile_first/shanghai-daytrip-list.php
+++ b/application/views/mobile_first/shanghai-daytrip-list.php
@@ -59,7 +59,7 @@
-
0 activities in Shanghai
+ 0 activities in config->item('site_code')=="shanghai"){echo "Shanghai";} else if($this->config->item('site_code')=="beijing"){echo "Beijing" ;} ?>

diff --git a/application/views/mobile_first/shanghai-tour-list.php b/application/views/mobile_first/shanghai-tour-list.php
index 272128c4..a4307400 100644
--- a/application/views/mobile_first/shanghai-tour-list.php
+++ b/application/views/mobile_first/shanghai-tour-list.php
@@ -60,7 +60,7 @@
- 0 activities in Shanghai
+ 0 activities in config->item('site_code')=="shanghai"){echo "Shanghai";} else if($this->config->item('site_code')=="beijing"){echo "Beijing" ;} ?>