Changeset 11484
- Timestamp:
- 2007/02/28 18:39:11 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/install/templates/agreement.tpl
r11483 r11484 54 54 <td align="center"> 55 55 <a href="#" onmouseover="chgImg('../img/install/back_on.jpg','back')" onmouseout="chgImg('../img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_welcome';document.form1.submit();" /><img width="105" src="../img/install/back.jpg" height="24" alt="Á°¤ØÌá¤ë" border="0" name="back"></a> 56 <a href="#"><i mg onMouseover="chgImgImageSubmit('../img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../img/install/next.jpg',this)" src="../img/install/next.jpg" width="105" height="24" alt="¼¡¤Ø¿Ê¤à" border="0" name="next" id="next">56 <a href="#"><input type="image" onMouseover="chgImgImageSubmit('../img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../img/install/next.jpg',this)" src="../img/install/next.jpg" width="105" height="24" alt="¼¡¤Ø¿Ê¤à" border="0" name="next" id="next"></a> 57 57 </td> 58 58 </tr>
Note: See TracChangeset
for help on using the changeset viewer.