Index: branches/mobile/data/Smarty/templates/mobile/mypage/set1.tpl
===================================================================
--- branches/mobile/data/Smarty/templates/mobile/mypage/set1.tpl	(revision 11418)
+++ branches/mobile/data/Smarty/templates/mobile/mypage/set1.tpl	(revision 11670)
@@ -21,5 +21,5 @@
 		<!--{html_options options=$arrMonth selected=$arrForm.month}-->
 	</select>·î<br>
-	<select value="" name="day">
+	<select name="day">
 		<option value="">--</option>
 		<!--{html_options options=$arrDay selected=$arrForm.day}-->
Index: branches/mobile/data/Smarty/templates/mobile/entry/set1.tpl
===================================================================
--- branches/mobile/data/Smarty/templates/mobile/entry/set1.tpl	(revision 11419)
+++ branches/mobile/data/Smarty/templates/mobile/entry/set1.tpl	(revision 11670)
@@ -20,5 +20,5 @@
 		<!--{html_options options=$arrMonth selected=$month}-->
 	</select>·î<br>
-	<select value="" name="day">
+	<select name="day">
 		<option value="">--</option>
 		<!--{html_options options=$arrDay selected=$day}-->
