[Bug][S300][bug-view-1042][sntp] fix incorrect synchronization of SNTP in Tehran

Change-Id: Ibc86ec9edb47766b11cb888ba3dca7e5e58bcdbd
diff --git a/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties b/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
index 78ae37d..3e56ece 100755
--- a/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
+++ b/lynq/S300/ap/app/zte_webui/i18n/Messages_en.properties
@@ -1254,7 +1254,7 @@
 time_zone_<+03>-3_1 = (GMT+03:00) Riyadh, Kuwait

 time_zone_<+03>-3_2 = (GMT+03:00) Moscow, St Petersburg, Volgograd

 time_zone_EAT-3_3 = (GMT+03:00) Nairobi

-time_zone_<+0330>-3:30<+0430>,J80/0,J264/0_0 = (GMT+03:30) Teheran

+time_zone_<+0330>-3:30_0 = (GMT+03:30) Teheran

 time_zone_<+04>-4_0 = (GMT+04:00) Abu Zabi, Muscat

 time_zone_<+04>-4_1 = (GMT+04:00) Baku, Tbilisi, Yerevan

 time_zone_<+0430>-4:30_0 = (GMT+04:30) Kabul

diff --git a/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties b/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties
index 3fd0220..29a87ad 100755
--- a/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties
+++ b/lynq/S300/ap/app/zte_webui/i18n/Messages_zh-cn.properties
@@ -1260,7 +1260,7 @@
 time_zone_<+03>-3_1 = (GMT+03:00) 科威特,利雅得

 time_zone_<+03>-3_2 = (GMT+03:00) 莫斯科,圣彼得堡,伏尔加格勒

 time_zone_EAT-3_3 = (GMT+03:00) 内罗毕

-time_zone_<+0330>-3:30<+0430>,J80/0,J264/0_0 = (GMT+03:30) 德黑兰

+time_zone_<+0330>-3:30_0 = (GMT+03:30) 德黑兰

 time_zone_<+04>-4_0 = (GMT+04:00) 阿布扎比,马斯喀特

 time_zone_<+04>-4_1 = (GMT+04:00) 巴库,第比利斯,埃里温

 time_zone_<+0430>-4:30_0 = (GMT+04:30) 喀布尔

diff --git a/lynq/S300/ap/app/zte_webui/js/set.js b/lynq/S300/ap/app/zte_webui/js/set.js
index a793cbf..528e949 100755
--- a/lynq/S300/ap/app/zte_webui/js/set.js
+++ b/lynq/S300/ap/app/zte_webui/js/set.js
@@ -281,7 +281,7 @@
                 value: "EAT-3_3"

             }, {

                 name: "(GMT+03:30) Teheran",

-                value: "<+0330>-3:30<+0430>,J80/0,J264/0_0"

+                value: "<+0330>-3:30_0"

             }, {

                 name: "(GMT+04:00) Abu Zabi, Muscat",

                 value: "<+04>-4_0"