mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1720 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
06cf4a2618
commit
062e05efeb
3 changed files with 3 additions and 3 deletions
|
|
@ -63,7 +63,7 @@
|
|||
<th scope="row">{$lang->birthday} *</th>
|
||||
<td>
|
||||
<input type="hidden" name="birthday" id="date_birthday" value="" />
|
||||
<div class="str_birthday" id="str_birthday"> </div>
|
||||
<div class="str_birthday" id="str_birthday" onclick="open_calendar('birthday','');return false;"> </div>
|
||||
<div class="button_birthday"><a href="#" onclick="open_calendar('birthday','');return false;" class="buttonTypeB"><img src="./images/blank.gif" alt="" class="leftCap" />{$lang->cmd_open_calendar}<img src="./images/blank.gif" alt="" class="rightCap" /></a></div>
|
||||
<p>{$lang->about_birthday}</p>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue