Nucleus CMS日本語版SVNをgit-svnしたもの。リポジトリの変換作業用
Revision | fb21a8d77224386e3852c4ba375f9c722ba95a21 (tree) |
---|---|
Zeit | 2005-03-11 12:30:05 |
Autor | kimitake <kimitake@1ca2...> |
Commiter | kimitake |
changed the order of date format
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/branches/branch-3-15@27 1ca29b6e-896d-4ea0-84a5-967f57386b96
@@ -66,14 +66,14 @@ | ||
66 | 66 | <input name="actiontype" value="addfuture" type="radio" id="act_future" tabindex="61" /><label for="act_future" ><%text(_ADD_ADDLATER)%></label> <%helplink(future)%> |
67 | 67 | <div class="indent"> |
68 | 68 | <%text(_ADD_PLACE_ON)%> |
69 | - <input id="inputmonth" name="month" tabindex="63" size="2" value="<%currenttime(mon)%>" />月 | |
70 | - <input id="inputday" name="day" tabindex="64" size="2" value="<%currenttime(mday)%>" />日 | |
71 | - <input id="inputyear" name="year" tabindex="65" size="4" value="<%currenttime(year)%>" />年 | |
69 | + <input id="inputyear" name="year" tabindex="63" size="4" value="<%currenttime(year)%>" />年 | |
70 | + <input id="inputmonth" name="month" tabindex="64" size="2" value="<%currenttime(mon)%>" />月 | |
71 | + <input id="inputday" name="day" tabindex="65" size="2" value="<%currenttime(mday)%>" />日 | |
72 | 72 | |
73 | 73 | <input id="inputhour" name="hour" tabindex="66" size="2" value="<%currenttime(hours)%>" />時 |
74 | 74 | <input id="inputminutes" name="minutes" tabindex="67" size="2" value="<%currenttime(minutes)%>" />分 |
75 | 75 | <br /> |
76 | - フォーマット:(mm)月(dd)日(yyyy)年 (hh)時(mm)分 | |
76 | + フォーマット:(yyyy)年(mm)月(dd)日 (hh)時(mm)分 | |
77 | 77 | |
78 | 78 | <%ifblogsetting(ballowpast,0)%> |
79 | 79 | <br /> |
@@ -104,4 +104,4 @@ | ||
104 | 104 | </table> |
105 | 105 | |
106 | 106 | </div> |
107 | -</form> | |
\ No newline at end of file | ||
107 | +</form> |
@@ -94,14 +94,14 @@ | ||
94 | 94 | <br /> |
95 | 95 | <input name="actiontype" value="changedate" type="radio" id="act_changedate" tabindex="70" /><label for="act_changedate"><%text(_ADD_CHANGEDATE)%></label> <%helplink(changedate)%> |
96 | 96 | <div class="indent"> |
97 | - <input id="inputmonth" name="month" tabindex="71" size="2" value="<%itemtime(mon)%>" />月 | |
98 | - <input id="inputday" name="day" tabindex="72" size="2" value="<%itemtime(mday)%>" />日 | |
99 | - <input id="inputyear" name="year" tabindex="73" size="4" value="<%itemtime(year)%>" />年 | |
97 | + <input id="inputyear" name="year" tabindex="71" size="4" value="<%itemtime(year)%>" />年 | |
98 | + <input id="inputmonth" name="month" tabindex="72" size="2" value="<%itemtime(mon)%>" />月 | |
99 | + <input id="inputday" name="day" tabindex="73" size="2" value="<%itemtime(mday)%>" />日 | |
100 | 100 | |
101 | 101 | <input id="inputhour" name="hour" tabindex="74" size="2" value="<%itemtime(hours)%>" />時 |
102 | 102 | <input id="inputminutes" name="minutes" tabindex="75" size="2" value="<%itemtime(minutes)%>" />分 |
103 | 103 | <br /> |
104 | - フォーマット:(mm)月(dd)日(yyyy)年 (hh)時(mm)分 | |
104 | + フォーマット:(yyyy)年(mm)月(dd)日 (hh)時(mm)分 | |
105 | 105 | </div> |
106 | 106 | <%endif%> |
107 | 107 | <br /> |
@@ -129,4 +129,4 @@ | ||
129 | 129 | </tr></table> |
130 | 130 | |
131 | 131 | </div> |
132 | -</form> | |
\ No newline at end of file | ||
132 | +</form> |
@@ -100,13 +100,13 @@ | ||
100 | 100 | <input name="actiontype" value="addfuture" type="radio" id="act_future" /><label for="act_future"><%text(_ADD_ADDLATER)%></label> <%helplink(future)%> |
101 | 101 | <div class="indent"> |
102 | 102 | <%text(_ADD_PLACE_ON)%> |
103 | + <input id="inputyear" name="year" size="4" value="<%currenttime(year)%>" />年 | |
103 | 104 | <input id="inputmonth" name="month" size="2" value="<%currenttime(mon)%>" />月 |
104 | 105 | <input id="inputday" name="day" size="2" value="<%currenttime(mday)%>" />日 |
105 | - <input id="inputyear" name="year" size="4" value="<%currenttime(year)%>" />年 | |
106 | 106 | <input id="inputhour" name="hour" size="2" value="<%currenttime(hours)%>" />時 |
107 | 107 | <input id="inputminutes" name="minutes" size="2" value="<%currenttime(minutes)%>" />分 |
108 | 108 | <br /> |
109 | - フォーマット:(mm)月(dd)日(yyyy)年 (hh)時(mm)分 | |
109 | + フォーマット:(yyyy)年(mm)月(dd)日 (hh)時(mm)分 | |
110 | 110 | <%ifblogsetting(ballowpast,0)%> |
111 | 111 | <br /> |
112 | 112 | <%text(_ADD_NOPASTDATES)%> |
@@ -101,13 +101,13 @@ | ||
101 | 101 | <li> |
102 | 102 | <input name="actiontype" value="changedate" type="radio" id="act_changedate" tabindex="70" /><label for="act_changedate"><%text(_BMLET_CHANGEDATE)%></label> <%helplink(changedate)%> |
103 | 103 | <div class="indent"> |
104 | - <input id="inputmonth" name="month" tabindex="71" size="2" value="<%itemtime(mon)%>" />月 | |
105 | - <input id="inputday" name="day" tabindex="72" size="2" value="<%itemtime(mday)%>" />日 | |
106 | - <input id="inputyear" name="year" tabindex="73" size="4" value="<%itemtime(year)%>" />年 | |
104 | + <input id="inputyear" name="year" tabindex="71" size="4" value="<%itemtime(year)%>" />年 | |
105 | + <input id="inputmonth" name="month" tabindex="72" size="2" value="<%itemtime(mon)%>" />月 | |
106 | + <input id="inputday" name="day" tabindex="73" size="2" value="<%itemtime(mday)%>" />日 | |
107 | 107 | <input id="inputhour" name="hour" tabindex="74" size="2" value="<%itemtime(hours)%>" />時 |
108 | 108 | <input id="inputminutes" name="minutes" tabindex="75" size="2" value="<%itemtime(minutes)%>" />分 |
109 | 109 | <br /> |
110 | - フォーマット:(mm)月(dd)日(yyyy)年 (hh)時(mm)分 | |
110 | + フォーマット:(yyyy)年(mm)月(dd)日 (hh)時(mm)分 | |
111 | 111 | </div> |
112 | 112 | </li> |
113 | 113 | <%endif%> |