- Timestamp:
- 2007/03/09 14:14:40 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mobile/data/Smarty/templates/mobile/entry/set1.tpl
r11670 r11674 13 13 ¡ÚÀ¸Ç¯·îÆü¡Û<font color="#FF0000">*</font><br> 14 14 <font color="#FF0000"><!--{$arrErr.year}--><!--{$arrErr.month}--><!--{$arrErr.day}--></font> 15 <select name="year"> 16 <!--{html_options options=$arrYear selected=$year}--> 17 </select>ǯ<br> 15 <input type="text" name="year" value="<!--{$year|escape}-->" size="4" maxlength="4" istyle="4">ǯ<br> 18 16 <select name="month"> 19 17 <option value="">--</option>
Note: See TracChangeset
for help on using the changeset viewer.