Changeset 11730 for branches/comu/html/install/templates/step0.tpl
- Timestamp:
- 2007/03/11 06:27:25 (19 years ago)
- File:
-
- 1 edited
-
branches/comu/html/install/templates/step0.tpl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu/html/install/templates/step0.tpl
r11729 r11730 14 14 15 15 <tr><td height="30"></td></tr> 16 <tr><td align="left" class="fs12st"> ■アクセス権限のチェック</td></tr>16 <tr><td align="left" class="fs12st">¢£¥¢¥¯¥»¥¹¸¢¸Â¤Î¥Á¥§¥Ã¥¯</td></tr> 17 17 <tr> 18 18 <td bgcolor="#cccccc"> … … 31 31 <table width="502" border="0" cellspacing="1" cellpadding="0" summary=" "> 32 32 <tr><td height="15"></td></tr> 33 <tr><td align="left" class="fs12"> 必要なファイルのコピーを開始します。</td></tr>33 <tr><td align="left" class="fs12">ɬÍפʥե¡¥¤¥ë¤Î¥³¥Ô¡¼¤ò³«»Ï¤·¤Þ¤¹¡£</td></tr> 34 34 </table> 35 35 <!--{/if}--> … … 40 40 <td align="center"> 41 41 <!--{if !$err_file}--> 42 <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>43 <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">42 <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> 43 <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"> 44 44 <!--{else}--> 45 <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>46 <img src="../img/install/next_off.jpg" width="105" height="24" alt=" 次へ進む" border="0" name="next">45 <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> 46 <img src="../img/install/next_off.jpg" width="105" height="24" alt="¼¡¤Ø¿Ê¤à" border="0" name="next"> 47 47 <!--{/if}--> 48 48 </td>
Note: See TracChangeset
for help on using the changeset viewer.
