[Affelio-cvs 1117] CVS update: affelio/apps/diary/templates

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2006年 3月 3日 (金) 21:03:48 JST


Index: affelio/apps/diary/templates/write_diary_edit.tmpl
diff -u affelio/apps/diary/templates/write_diary_edit.tmpl:1.15 affelio/apps/diary/templates/write_diary_edit.tmpl:1.16
--- affelio/apps/diary/templates/write_diary_edit.tmpl:1.15	Fri Mar  3 20:54:03 2006
+++ affelio/apps/diary/templates/write_diary_edit.tmpl	Fri Mar  3 21:03:48 2006
@@ -25,14 +25,14 @@
 </td></tr>
 <tr><th><AF_M text="Date"></th></tr>
 <tr><td>
-<input type="text" name="year" value="<TMPL_VAR NAME="year">" size="4" maxlength="4">/
-<input type="text" name="mon"  value="<TMPL_VAR NAME="mon">" size="2" maxlength="2">/
-<input type="text" name="mday" value="<TMPL_VAR NAME="mday">" size="2" maxlength="2">
+<input type="text" name="year" value="<TMPL_VAR NAME="year">" size="4" maxlength="4">å¹´
+<input type="text" name="mon"  value="<TMPL_VAR NAME="mon">" size="2" maxlength="2">月
+<input type="text" name="mday" value="<TMPL_VAR NAME="mday">" size="2" maxlength="2">æ—¥
 &nbsp;
 &nbsp;
 &nbsp;
-<input type="text" name="hour" value="<TMPL_VAR NAME="hour">" size="2" maxlength="2">:
-<input type="text" name="min" value="<TMPL_VAR NAME="min">" size="2" maxlength="2">
+<input type="text" name="hour" value="<TMPL_VAR NAME="hour">" size="2" maxlength="2">時
+<input type="text" name="min" value="<TMPL_VAR NAME="min">" size="2" maxlength="2">分
 </td></tr>
 <tr><th><AF_M text="Content"></th></tr>
 <tr><td>


Affelio-cvs メーリングリストの案内
Back to archive index