Changeset 11730 for branches/comu/data/Smarty/templates/admin/system
- Timestamp:
- 2007/03/11 06:27:25 (19 years ago)
- Location:
- branches/comu/data/Smarty/templates/admin/system
- Files:
-
- 7 edited
-
bkup.tpl (modified) (9 diffs)
-
index.tpl (modified) (7 diffs)
-
input.tpl (modified) (8 diffs)
-
module.tpl (modified) (9 diffs)
-
subnavi.tpl (modified) (1 diff)
-
update.tpl (modified) (9 diffs)
-
update_confirm.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu/data/Smarty/templates/admin/system/bkup.tpl
r11729 r11730 4 4 * http://www.lockon.co.jp/ 5 5 *}--> 6 <!-- ★★メインコンテンツ★★-->6 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 7 7 <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 8 8 <form name="form1" id="form1" method="post" action=""> … … 11 11 <tr valign="top"> 12 12 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 13 <!-- ▼SUB NAVI-->13 <!--¢§SUB NAVI--> 14 14 <!--{include file=$tpl_subnavi}--> 15 <!-- ▲SUB NAVI-->15 <!--¢¥SUB NAVI--> 16 16 </td> 17 17 <td class="mainbg"> 18 <!-- ▼登録テーブルここから-->18 <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 19 19 <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 20 <!-- メインエリア-->20 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 21 21 <tr> 22 22 <td align="center"> … … 36 36 <tr> 37 37 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 38 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!-- コンテンツタイトル-->バックアップ作成</span></td>38 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥Ð¥Ã¥¯¥¢¥Ã¥×ºîÀ®</span></td> 39 39 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 40 40 </tr> … … 49 49 <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 50 50 <tr align="center" class="fs12n"> 51 <td bgcolor="#f2f1ec" width="130"> バックアップ名<span class="red"> *</span></td>51 <td bgcolor="#f2f1ec" width="130">¥Ð¥Ã¥¯¥¢¥Ã¥×̾<span class="red"> *</span></td> 52 52 <td bgcolor="#ffffff" width="548" align=left> 53 53 <span class="red12"><!--{$arrErr.bkup_name}--></span> 54 <input type="text" name="bkup_name" value="<!--{$arrForm.bkup_name|escape}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->" size="60" class="box60" style="<!--{if $arrErr.bkup_name != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}--> ime-mode: disabled;" /><span class="red"> (上限<!--{$smarty.const.STEXT_LEN}-->文字)</span>54 <input type="text" name="bkup_name" value="<!--{$arrForm.bkup_name|escape}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->" size="60" class="box60" style="<!--{if $arrErr.bkup_name != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}--> ime-mode: disabled;" /><span class="red"> ¡Ê¾å¸Â<!--{$smarty.const.STEXT_LEN}-->ʸ»ú¡Ë</span> 55 55 </td> 56 56 </tr> 57 57 <tr align="center" class="fs12n"> 58 <td bgcolor="#f2f1ec" width="130"> バックアップメモ</td>58 <td bgcolor="#f2f1ec" width="130">¥Ð¥Ã¥¯¥¢¥Ã¥×¥á¥â</td> 59 59 <td bgcolor="#ffffff" width="548" align=left> 60 60 <span class="red12"><!--{$arrErr.bkup_memo}--></span> 61 61 <textarea name="bkup_memo" maxlength="<!--{$smarty.const.MTEXT_LEN}-->" cols="60" rows="5" class="area60" style="<!--{if $arrErr.bkup_memo != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}--><!--{/if}-->" ><!--{$arrForm.bkup_memo|escape}--></textarea> 62 <span class="red"> (上限<!--{$smarty.const.MTEXT_LEN}-->文字)</span>62 <span class="red"> ¡Ê¾å¸Â<!--{$smarty.const.MTEXT_LEN}-->ʸ»ú¡Ë</span> 63 63 </td> 64 64 </tr> … … 76 76 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 77 77 <tr> 78 <td><input type="button" name="cre_bkup" value=" バックアップデータを作成する" onClick="document.body.style.cursor = 'wait'; form1.mode.value='bkup'; submit();" /></td>78 <td><input type="button" name="cre_bkup" value="¥Ð¥Ã¥¯¥¢¥Ã¥×¥Ç¡¼¥¿¤òºîÀ®¤¹¤ë" onClick="document.body.style.cursor = 'wait'; form1.mode.value='bkup'; submit();" /></td> 79 79 </tr> 80 80 </table> … … 97 97 <tr> 98 98 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 99 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!-- コンテンツタイトル-->バックアップ一覧</span></td>99 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷</span></td> 100 100 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 101 101 </tr> … … 108 108 </table> 109 109 110 <!--{* 一覧が存在する場合のみ表示する*}-->110 <!--{* °ìÍ÷¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Î¤ßɽ¼¨¤¹¤ë *}--> 111 111 <!--{if count($arrBkupList) > 0 }--> 112 112 <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 113 113 <tr bgcolor="#f2f1ec" align="center" class="fs12n"> 114 <td width="150" align="center"> バックアップ名</td>115 <td width="338"> バックアップメモ</td>116 <td width="170"> 作成日</td>117 <td width="50"> リストア</td>118 <td width="90"> ダウンロード</td>119 <td width="50" align="center"> 削除</td>114 <td width="150" align="center">¥Ð¥Ã¥¯¥¢¥Ã¥×̾</td> 115 <td width="338">¥Ð¥Ã¥¯¥¢¥Ã¥×¥á¥â</td> 116 <td width="170">ºîÀ®Æü</td> 117 <td width="50">¥ê¥¹¥È¥¢</td> 118 <td width="90">¥À¥¦¥ó¥í¡¼¥É</td> 119 <td width="50" align="center">ºï½ü</td> 120 120 </tr> 121 121 <!--{section name=cnt loop=$arrBkupList}--> … … 145 145 <tr bgcolor="#ffffff" class="fs12"> 146 146 <td> 147 ▼実行結果<br>148 <!--{if $restore_err == false}--><input type="button" name="restore_config" value=" テーブル構成を無視してリストアする" onClick="document.body.style.cursor = 'wait'; form1.mode.value='restore_config'; form1.list_name.value='<!--{$restore_name}-->'; submit();" /><br><!--{/if}-->147 ¢§¼Â¹Ô·ë²Ì<br> 148 <!--{if $restore_err == false}--><input type="button" name="restore_config" value="¥Æ¡¼¥Ö¥ë¹½À®¤ò̵»ë¤·¤Æ¥ê¥¹¥È¥¢¤¹¤ë" onClick="document.body.style.cursor = 'wait'; form1.mode.value='restore_config'; form1.list_name.value='<!--{$restore_name}-->'; submit();" /><br><!--{/if}--> 149 149 <!--{$restore_msg}--> 150 150 </td> … … 163 163 </td> 164 164 </tr> 165 <!-- メインエリア-->165 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 166 166 </table> 167 <!-- ▲登録テーブルここまで-->167 <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 168 168 </td> 169 169 </tr> 170 170 </form> 171 171 </table> 172 <!-- ★★メインコンテンツ★★-->172 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> -
branches/comu/data/Smarty/templates/admin/system/index.tpl
r11729 r11730 6 6 */ 7 7 *}--> 8 <!-- ★★メインコンテンツ★★-->8 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 9 9 <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 10 10 <form name="form1" id="form1" method="post" action=""> 11 11 <tr valign="top"> 12 12 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 13 <!-- ▼SUB NAVI-->13 <!--¢§SUB NAVI--> 14 14 <!--{include file=$tpl_subnavi}--> 15 <!-- ▲SUB NAVI-->15 <!--¢¥SUB NAVI--> 16 16 </td> 17 17 <td class="mainbg"> 18 <!-- ▼登録テーブルここから-->18 <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 19 19 <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 20 <!-- メインエリア-->20 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 21 21 <tr> 22 22 <td align="center"> … … 35 35 <tr> 36 36 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 37 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!-- コンテンツタイトル-->メンバー管理</span></td>37 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥á¥ó¥Ð¡¼´ÉÍý</span></td> 38 38 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 39 39 </tr> … … 51 51 <tr bgcolor="#ffffff" class="fs12n"> 52 52 <td align="center"> 53 <!-- ▼ページ送り-->53 <!--¢§¥Ú¡¼¥¸Á÷¤ê--> 54 54 <!--{$tpl_strnavi}--> 55 <!-- ▲ページ送り-->55 <!--¢¥¥Ú¡¼¥¸Á÷¤ê--> 56 56 </td> 57 57 </tr> … … 59 59 </table> 60 60 61 <!-- ▼メンバー一覧ここから-->61 <!--¢§¥á¥ó¥Ð¡¼°ìÍ÷¤³¤³¤«¤é--> 62 62 <table width="650" bgcolor="#cccccc" border="0" cellspacing="1" cellpadding="5" summary=" "> 63 63 <tr bgcolor="#f2f1ec" align="center" class="fs12n"> 64 <td width="65"> 権限</td>65 <td width="155"> 名前</td>66 <td width="155"> 所属</td>67 <td width="30"> 稼動</td>68 <td width="60"> 非稼動</td>69 <td width="50"> 編集</td>70 <td width="50"> 削除</td>71 <td width="80"> 移動</td>64 <td width="65">¸¢¸Â</td> 65 <td width="155">̾Á°</td> 66 <td width="155">½ê°</td> 67 <td width="30">²Ôư</td> 68 <td width="60">Èó²Ôư</td> 69 <td width="50">ÊÔ½¸</td> 70 <td width="50">ºï½ü</td> 71 <td width="80">°Üư</td> 72 72 </tr> 73 <!--{section name=data loop=$list_data}--><!-- ▼メンバー<!--{$smarty.section.data.iteration}-->-->73 <!--{section name=data loop=$list_data}--><!--¢§¥á¥ó¥Ð¡¼<!--{$smarty.section.data.iteration}-->--> 74 74 <tr bgcolor="#ffffff" class="fs12"> 75 75 <!--{assign var="auth" value=$list_data[data].authority}--><td width="65" align="center"><!--{$arrAUTHORITY[$auth]|escape}--></td> 76 76 <td width=""><!--{$list_data[data].name|escape}--></td> 77 77 <td width=""><!--{$list_data[data].department|escape}--></td> 78 <td width="" align="center"><!--{if $list_data[data].work eq 1}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value=" 稼動" onclick="fnChangeRadio(this.name, 1, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);" checked /><!--{else}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="稼動" onclick="fnChangeRadio(this.name, 1, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);"/><!--{/if}--></td>79 <td width="" align="center"><!--{if $list_data[data].work eq 0}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value=" 非稼動" onclick="fnChangeRadio(this.name, 0, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);" checked /><!--{else}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="非稼動" onclick="fnChangeRadio(this.name, 0, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);" <!--{if $workmax <= 1 }-->disabled<!--{/if}--> /><!--{/if}--></td>80 <td width="" align="center"><a href="./" onClick="win01('./input.php?id=<!--{$list_data[data].member_id}-->&pageno=<!--{$tpl_disppage}-->','member_edit','500','420'); return false;"> 編集</a></td>81 <td width="" align="center"><!--{if $workmax > 1 }--><a href="./" onClick="fnDeleteMember(<!--{$list_data[data].member_id}-->,<!--{$tpl_disppage}-->); return false;"> 削除</a><!--{else}-->-<!--{/if}--></td>78 <td width="" align="center"><!--{if $list_data[data].work eq 1}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="²Ôư" onclick="fnChangeRadio(this.name, 1, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);" checked /><!--{else}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="²Ôư" onclick="fnChangeRadio(this.name, 1, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);"/><!--{/if}--></td> 79 <td width="" align="center"><!--{if $list_data[data].work eq 0}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="Èó²Ôư" onclick="fnChangeRadio(this.name, 0, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);" checked /><!--{else}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="Èó²Ôư" onclick="fnChangeRadio(this.name, 0, <!--{$list_data[data].member_id}-->, <!--{$tpl_disppage}-->);" <!--{if $workmax <= 1 }-->disabled<!--{/if}--> /><!--{/if}--></td> 80 <td width="" align="center"><a href="./" onClick="win01('./input.php?id=<!--{$list_data[data].member_id}-->&pageno=<!--{$tpl_disppage}-->','member_edit','500','420'); return false;">ÊÔ½¸</a></td> 81 <td width="" align="center"><!--{if $workmax > 1 }--><a href="./" onClick="fnDeleteMember(<!--{$list_data[data].member_id}-->,<!--{$tpl_disppage}-->); return false;">ºï½ü</a><!--{else}-->-<!--{/if}--></td> 82 82 <td width="" align="center"> 83 83 <!--{$tpl_nomove}--> 84 <!--{if !($smarty.section.data.first && $tpl_disppage eq 1) }--><a href="./rank.php?id=<!--{$list_data[data].member_id}-->&move=up&pageno=<!--{$tpl_disppage}-->"> 上へ</a><!--{/if}-->85 <!--{if !($smarty.section.data.last && $tpl_disppage eq $tpl_pagemax) }--><a href="./rank.php?id=<!--{$list_data[data].member_id}-->&move=down&pageno=<!--{$tpl_disppage}-->"> 下へ</a><!--{/if}-->84 <!--{if !($smarty.section.data.first && $tpl_disppage eq 1) }--><a href="./rank.php?id=<!--{$list_data[data].member_id}-->&move=up&pageno=<!--{$tpl_disppage}-->">¾å¤Ø</a><!--{/if}--> 85 <!--{if !($smarty.section.data.last && $tpl_disppage eq $tpl_pagemax) }--><a href="./rank.php?id=<!--{$list_data[data].member_id}-->&move=down&pageno=<!--{$tpl_disppage}-->">²¼¤Ø</a><!--{/if}--> 86 86 </td> 87 87 </tr> 88 <!-- ▲メンバー<!--{$smarty.section.data.iteration}-->-->88 <!--¢¥¥á¥ó¥Ð¡¼<!--{$smarty.section.data.iteration}-->--> 89 89 <!--{/section}--> 90 90 </table> … … 93 93 <tr bgcolor="#ffffff" class="fs12n"> 94 94 <td align="center"> 95 <!-- ▼ページ送り-->95 <!--¢§¥Ú¡¼¥¸Á÷¤ê--> 96 96 <!--{$tpl_strnavi}--> 97 <!-- ▲ページ送り-->97 <!--¢¥¥Ú¡¼¥¸Á÷¤ê--> 98 98 99 99 </td> … … 116 116 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 117 117 <tr> 118 <td><input type="button" name="new" value=" メンバー新規登録" onclick="win01('./input.php','input','500','420');" /></td>118 <td><input type="button" name="new" value="¥á¥ó¥Ð¡¼¿·µ¬ÅÐÏ¿" onclick="win01('./input.php','input','500','420');" /></td> 119 119 </tr> 120 120 </table> … … 136 136 </td> 137 137 </tr> 138 <!-- メインエリア-->138 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 139 139 </table> 140 <!-- ▲登録テーブルここまで-->140 <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 141 141 </td> 142 142 </tr> 143 143 </form> 144 144 </table> 145 <!-- ★★メインコンテンツ★★-->145 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> -
branches/comu/data/Smarty/templates/admin/system/input.tpl
r11729 r11730 6 6 */ 7 7 *}--> 8 <!-- -->8 <!--¡¡--> 9 9 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 10 10 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> … … 21 21 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/admin.js"></script> 22 22 <!--{include file='css/contents.tpl'}--> 23 <title> メンバー登録・編集</title>23 <title>¥á¥ó¥Ð¡¼ÅÐÏ¿¡¦ÊÔ½¸</title> 24 24 <script type="text/javascript"> 25 25 <!-- … … 35 35 36 36 <div align="center"> 37 <!-- ★★メインコンテンツ★★-->37 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 38 38 <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 39 39 <form name="form1" id="form1" method="post" action="<!--{$tpl_recv}-->" onsubmit="return fnRegistMember();"> … … 44 44 <tr valign="top"> 45 45 <td class="mainbg"> 46 <!-- ▼登録テーブルここから-->46 <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 47 47 <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 48 <!-- メインエリア-->48 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 49 49 <tr> 50 50 <td align="center"> … … 64 64 <tr> 65 65 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 66 <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!-- コンテンツタイトル-->メンバー登録/編集</span></td>66 <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥á¥ó¥Ð¡¼ÅÐÏ¿/ÊÔ½¸</span></td> 67 67 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 68 68 </tr> … … 77 77 <table width="440" border="0" cellspacing="1" cellpadding="8" summary=" "> 78 78 <tr class="fs12n"> 79 <td width="90" bgcolor="#f3f3f3"> 名前</td>80 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.name}--><span class="red"><!--{$arrErr.name}--></span><!--{/if}--><input type="text" name="name" size="30" class="box30" value="<!--{$arrForm.name}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/> <span class="red">※必須入力</span>79 <td width="90" bgcolor="#f3f3f3">̾Á°</td> 80 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.name}--><span class="red"><!--{$arrErr.name}--></span><!--{/if}--><input type="text" name="name" size="30" class="box30" value="<!--{$arrForm.name}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/>¡¡<span class="red">¢¨É¬¿ÜÆþÎÏ</span> 81 81 </td> 82 82 </tr> 83 83 <tr class="fs12n"> 84 <td width="90" bgcolor="#f3f3f3"> 所属</td>84 <td width="90" bgcolor="#f3f3f3">½ê°</td> 85 85 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.department}--><span class="red"><!--{$arrErr.department}--></span><!--{/if}--><input type="text" name="department" size="30" class="box30" value="<!--{$arrForm.department}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/> 86 86 </td> 87 87 </tr> 88 88 <tr class="fs12"> 89 <td width="90" bgcolor="#f3f3f3"> ログインID</td>90 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.login_id}--><span class="red"><!--{$arrErr.login_id}--></span><!--{/if}--><input type="text" name="login_id" size="20" class="box20" value="<!--{$arrForm.login_id}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/> <span class="red">※必須入力</span><br />91 ※半角英数字・15文字以内</td>89 <td width="90" bgcolor="#f3f3f3">¥í¥°¥¤¥ó£É£Ä</td> 90 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.login_id}--><span class="red"><!--{$arrErr.login_id}--></span><!--{/if}--><input type="text" name="login_id" size="20" class="box20" value="<!--{$arrForm.login_id}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/>¡¡<span class="red">¢¨É¬¿ÜÆþÎÏ</span><br /> 91 ¢¨È¾³Ñ±Ñ¿ô»ú¡¦15ʸ»ú°ÊÆâ</td> 92 92 </tr> 93 93 <tr class="fs12"> 94 <td width="90" bgcolor="#f3f3f3"> パスワード</td>95 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.password}--><span class="red"><!--{$arrErr.password}--></span><!--{/if}--><input type="password" name="password" size="20" class="box20" value="<!--{$arrForm.password}-->" onfocus="<!--{$tpl_onfocus}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/> <span class="red">※必須入力</span><br />96 ※半角英数字・15文字以内</td>94 <td width="90" bgcolor="#f3f3f3">¥Ñ¥¹¥ï¡¼¥É</td> 95 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.password}--><span class="red"><!--{$arrErr.password}--></span><!--{/if}--><input type="password" name="password" size="20" class="box20" value="<!--{$arrForm.password}-->" onfocus="<!--{$tpl_onfocus}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/>¡¡<span class="red">¢¨É¬¿ÜÆþÎÏ</span><br /> 96 ¢¨È¾³Ñ±Ñ¿ô»ú¡¦15ʸ»ú°ÊÆâ</td> 97 97 </tr> 98 98 <tr class="fs12n"> 99 <td width="90" bgcolor="#f3f3f3"> 管理権限</td>99 <td width="90" bgcolor="#f3f3f3">´ÉÍý¸¢¸Â</td> 100 100 <td width="337" bgcolor="#ffffff"><!--{if $arrErr.authority}--><span class="red"><!--{$arrErr.authority}--></span><!--{/if}--><select name="authority"> 101 <option value="" > 選択してください</option>101 <option value="" >ÁªÂò¤·¤Æ¤¯¤À¤µ¤¤</option> 102 102 <!--{html_options options=$arrAUTHORITY selected=$arrForm.authority}--> 103 </select> <span class="red">※必須入力</span></td>103 </select>¡¡<span class="red">¢¨É¬¿ÜÆþÎÏ</span></td> 104 104 </tr> 105 105 </table> … … 116 116 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 117 117 <tr> 118 <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt=" この内容で登録する" border="0" name="subm" ></td>118 <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="¤³¤ÎÆâÍÆ¤ÇÅÐÏ¿¤¹¤ë" border="0" name="subm" ></td> 119 119 </tr> 120 120 </table> … … 136 136 </td> 137 137 </tr> 138 <!-- メインエリア-->138 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 139 139 </table> 140 <!-- ▲登録テーブルここまで-->140 <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 141 141 </td> 142 142 </tr> 143 143 </form> 144 144 </table> 145 <!-- ★★メインコンテンツ★★-->145 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 146 146 </div> 147 147 -
branches/comu/data/Smarty/templates/admin/system/module.tpl
r11729 r11730 6 6 */ 7 7 *}--> 8 <!-- ★★メインコンテンツ★★-->8 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 9 9 <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 10 10 <form name="form1" id="form1" method="post" action=""> … … 13 13 <tr valign="top"> 14 14 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 15 <!-- ▼SUB NAVI-->15 <!--¢§SUB NAVI--> 16 16 <!--{include file=$tpl_subnavi}--> 17 <!-- ▲SUB NAVI-->17 <!--¢¥SUB NAVI--> 18 18 </td> 19 19 <td class="mainbg"> 20 <!-- ▼登録テーブルここから-->20 <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 21 21 <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 22 <!-- メインエリア-->22 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 23 23 <tr> 24 24 <td align="center"> … … 37 37 <tr> 38 38 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 39 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!-- コンテンツタイトル-->モジュール機能一覧</span></td>39 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥â¥¸¥å¡¼¥ëµ¡Ç½°ìÍ÷</span></td> 40 40 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 41 41 </tr> … … 48 48 </table> 49 49 50 <!--{* 一覧が存在する場合のみ表示する*}-->50 <!--{* °ìÍ÷¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Î¤ßɽ¼¨¤¹¤ë *}--> 51 51 <!--{if count($arrUpdate) > 0 }--> 52 52 <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" "> 53 53 <tr bgcolor="#f2f1ec" align="center" class="fs12n"> 54 <td width="170"> 機能名</td>55 <td width="300"> 説明</td>56 <td width="50"> 現状</td>57 <td width="50"> 最新</td>58 <td width="80"> リリース日</td>59 <td width="50"> 設定</td>60 <td width="50"> 実行</td>54 <td width="170">µ¡Ç½Ì¾</td> 55 <td width="300">ÀâÌÀ</td> 56 <td width="50">¸½¾õ</td> 57 <td width="50">ºÇ¿·</td> 58 <td width="80">¥ê¥ê¡¼¥¹Æü</td> 59 <td width="50">ÀßÄê</td> 60 <td width="50">¼Â¹Ô</td> 61 61 </tr> 62 62 <!--{section name=cnt loop=$arrUpdate}--> 63 63 <tr bgcolor="#ffffff" class="fs12"> 64 64 <td ><!--{$arrUpdate[cnt].module_name}--></td> 65 <td ><!--{$arrUpdate[cnt].module_explain}-->(<!--{$arrUpdate[cnt].eccube_version}--> 以降に対応)</td>65 <td ><!--{$arrUpdate[cnt].module_explain}-->(<!--{$arrUpdate[cnt].eccube_version}-->°Ê¹ß¤ËÂбþ)</td> 66 66 <td align="center"><!--{$arrUpdate[cnt].now_version|default:"-"}--></td> 67 67 <td align="center"><!--{$arrUpdate[cnt].latest_version}--></td> … … 70 70 <!--{if $arrUpdate[cnt].now_version == "" || $arrUpdate[cnt].now_version < $arrUpdate[cnt].latest_version}--> 71 71 <!--{if $arrUpdate[cnt].eccube_version <= $smarty.const.ECCUBE_VERSION}--> 72 <span class="icon_edit"><a href="#" onclick="fnModeSubmit('install','module_id','<!--{$arrUpdate[cnt].module_id}-->');"> 適用</a></span>72 <span class="icon_edit"><a href="#" onclick="fnModeSubmit('install','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ŬÍÑ</a></span> 73 73 <!--{else}--> 74 74 - 75 75 <!--{/if}--> 76 76 <!--{else}--> 77 <span class="icon_delete"><a href="#" onclick="fnModeSubmit('uninstall','module_id','<!--{$arrUpdate[cnt].module_id}-->');"> 削除</a></span>77 <span class="icon_delete"><a href="#" onclick="fnModeSubmit('uninstall','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ºï½ü</a></span> 78 78 <!--{/if}--> 79 79 </td> 80 80 <td align="center"> 81 81 <!--{if $arrUpdate[cnt].now_version != ""}--> 82 <span class="icon_confirm"><a href="#" onclick="win01('<!--{$smarty.const.URL_DIR}-->load_module.php?module_id=<!--{$arrUpdate[cnt].module_id}-->','module<!--{$arrUpdate[cnt].module_id}-->','<!--{$arrUpdate[cnt].module_x}-->','<!--{$arrUpdate[cnt].module_y}-->'); return false;"> 実行</a></span>82 <span class="icon_confirm"><a href="#" onclick="win01('<!--{$smarty.const.URL_DIR}-->load_module.php?module_id=<!--{$arrUpdate[cnt].module_id}-->','module<!--{$arrUpdate[cnt].module_id}-->','<!--{$arrUpdate[cnt].module_x}-->','<!--{$arrUpdate[cnt].module_y}-->'); return false;">¼Â¹Ô</a></span> 83 83 <!--{else}--> 84 84 - … … 91 91 <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" "> 92 92 <tr bgcolor="#ffffff" align="center" class="fs12n"> 93 <td> 現在、モジュール情報はございません。</td>93 <td>¸½ºß¡¢¥â¥¸¥å¡¼¥ë¾ðÊó¤Ï¤´¤¶¤¤¤Þ¤»¤ó¡£</td> 94 94 </tr> 95 95 </table> … … 112 112 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 113 113 <tr> 114 <td><input type="submit" name="subm" value=" 最新のアップデート情報を取得する"/></td>114 <td><input type="submit" name="subm" value="ºÇ¿·¤Î¥¢¥Ã¥×¥Ç¡¼¥È¾ðÊó¤ò¼èÆÀ¤¹¤ë"/></td> 115 115 </tr> 116 116 </table> … … 133 133 <tr bgcolor="#ffffff" class="fs12"> 134 134 <td> 135 ▼実行結果<br>135 ¢§¼Â¹Ô·ë²Ì<br> 136 136 <!--{$update_mess}--> 137 137 </td> … … 150 150 </td> 151 151 </tr> 152 <!-- メインエリア-->152 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 153 153 </table> 154 <!-- ▲登録テーブルここまで-->154 <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 155 155 </td> 156 156 </tr> 157 157 </form> 158 158 </table> 159 <!-- ★★メインコンテンツ★★-->159 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> -
branches/comu/data/Smarty/templates/admin/system/subnavi.tpl
r11729 r11730 7 7 *}--> 8 8 <table width="141" border="0" cellspacing="0" cellpadding="0" summary=" " id="menu_navi"> 9 <!-- ナビ-->10 <tr><td class=<!--{if $tpl_subno != 'index'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./index.php" onMouseOver="naviStyleChange('index', '#a5a5a5')" <!--{if $tpl_subno != 'index'}-->onMouseOut="naviStyleChange('index', '#636469')"<!--{/if}--> id="index"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text"> メンバー管理</span></a></td></tr>9 <!--¥Ê¥Ó--> 10 <tr><td class=<!--{if $tpl_subno != 'index'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./index.php" onMouseOver="naviStyleChange('index', '#a5a5a5')" <!--{if $tpl_subno != 'index'}-->onMouseOut="naviStyleChange('index', '#636469')"<!--{/if}--> id="index"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text">¥á¥ó¥Ð¡¼´ÉÍý</span></a></td></tr> 11 11 <tr><td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/navi_line.gif" width="140" height="2" alt=""></td></tr> 12 <tr><td class=<!--{if $tpl_subno != 'update'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./update.php" onMouseOver="naviStyleChange('update', '#a5a5a5')" <!--{if $tpl_subno != 'update'}-->onMouseOut="naviStyleChange('update', '#636469')"<!--{/if}--> id="update"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text"> アップデート管理</span></a></td></tr>12 <tr><td class=<!--{if $tpl_subno != 'update'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./update.php" onMouseOver="naviStyleChange('update', '#a5a5a5')" <!--{if $tpl_subno != 'update'}-->onMouseOut="naviStyleChange('update', '#636469')"<!--{/if}--> id="update"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text">¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍý</span></a></td></tr> 13 13 <tr><td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/navi_line.gif" width="140" height="2" alt=""></td></tr> 14 <tr><td class=<!--{if $tpl_subno != 'module'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./module.php" onMouseOver="naviStyleChange('module', '#a5a5a5')" <!--{if $tpl_subno != 'module'}-->onMouseOut="naviStyleChange('module', '#636469')"<!--{/if}--> id="module"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text"> モジュール管理</span></a></td></tr>14 <tr><td class=<!--{if $tpl_subno != 'module'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./module.php" onMouseOver="naviStyleChange('module', '#a5a5a5')" <!--{if $tpl_subno != 'module'}-->onMouseOut="naviStyleChange('module', '#636469')"<!--{/if}--> id="module"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text">¥â¥¸¥å¡¼¥ë´ÉÍý</span></a></td></tr> 15 15 <tr><td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/navi_line.gif" width="140" height="2" alt=""></td></tr> 16 <tr><td class=<!--{if $tpl_subno != 'bkup'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./bkup.php" onMouseOver="naviStyleChange('bkup', '#a5a5a5')" <!--{if $tpl_subno != 'bkup'}-->onMouseOut="naviStyleChange('bkup', '#636469')"<!--{/if}--> id="bkup"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text"> バックアップ管理</span></a></td></tr>16 <tr><td class=<!--{if $tpl_subno != 'bkup'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./bkup.php" onMouseOver="naviStyleChange('bkup', '#a5a5a5')" <!--{if $tpl_subno != 'bkup'}-->onMouseOut="naviStyleChange('bkup', '#636469')"<!--{/if}--> id="bkup"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text">¥Ð¥Ã¥¯¥¢¥Ã¥×´ÉÍý</span></a></td></tr> 17 17 <tr><td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/navi_line.gif" width="140" height="2" alt=""></td></tr> 18 <!-- ナビ-->18 <!--¥Ê¥Ó--> 19 19 </table> -
branches/comu/data/Smarty/templates/admin/system/update.tpl
r11729 r11730 6 6 */ 7 7 *}--> 8 <!-- ★★メインコンテンツ★★-->8 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 9 9 <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 10 10 <form name="form1" id="form1" method="post" action=""> … … 13 13 <tr valign="top"> 14 14 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 15 <!-- ▼SUB NAVI-->15 <!--¢§SUB NAVI--> 16 16 <!--{include file=$tpl_subnavi}--> 17 <!-- ▲SUB NAVI-->17 <!--¢¥SUB NAVI--> 18 18 </td> 19 19 <td class="mainbg"> 20 <!-- ▼登録テーブルここから-->20 <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 21 21 <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 22 <!-- メインエリア-->22 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 23 23 <tr> 24 24 <td align="center"> … … 37 37 <tr> 38 38 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 39 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!-- コンテンツタイトル-->アップデート機能一覧</span></td>39 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥¢¥Ã¥×¥Ç¡¼¥Èµ¡Ç½°ìÍ÷</span></td> 40 40 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 41 41 </tr> … … 48 48 </table> 49 49 50 <!--{* 一覧が存在する場合のみ表示する*}-->50 <!--{* °ìÍ÷¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Î¤ßɽ¼¨¤¹¤ë *}--> 51 51 <!--{if count($arrUpdate) > 0 }--> 52 52 <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" "> 53 53 <tr bgcolor="#f2f1ec" align="center" class="fs12n"> 54 <td width="170"> 機能名</td>55 <td width="390"> 説明</td>56 <td width="80"> リリース日</td>57 <td width="50"> 更新</td>54 <td width="170">µ¡Ç½Ì¾</td> 55 <td width="390">ÀâÌÀ</td> 56 <td width="80">¥ê¥ê¡¼¥¹Æü</td> 57 <td width="50">¹¹¿·</td> 58 58 </tr> 59 59 <!--{section name=cnt loop=$arrUpdate}--> … … 64 64 <td align="center"> 65 65 <!--{if $arrUpdate[cnt].now_version != $arrUpdate[cnt].latest_version}--> 66 <span class="icon_edit"><a href="#" onclick="fnModeSubmit('install','module_id','<!--{$arrUpdate[cnt].module_id}-->');"> 適用</a></span>66 <span class="icon_edit"><a href="#" onclick="fnModeSubmit('install','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ŬÍÑ</a></span> 67 67 <!--{else}--> 68 <span class="icon_delete"><a href="#" onclick="fnModeSubmit('uninstall','module_id','<!--{$arrUpdate[cnt].module_id}-->');"> 削除</a></span>68 <span class="icon_delete"><a href="#" onclick="fnModeSubmit('uninstall','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ºï½ü</a></span> 69 69 <!--{/if}--> 70 70 </td> … … 75 75 <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" "> 76 76 <tr bgcolor="#ffffff" align="center" class="fs12n"> 77 <td> 現在、アップデート情報はございません。</td>77 <td>¸½ºß¡¢¥¢¥Ã¥×¥Ç¡¼¥È¾ðÊó¤Ï¤´¤¶¤¤¤Þ¤»¤ó¡£</td> 78 78 </tr> 79 79 </table> … … 96 96 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 97 97 <tr> 98 <td><input type="submit" name="subm" value=" 最新のアップデート情報を取得する"/></td>98 <td><input type="submit" name="subm" value="ºÇ¿·¤Î¥¢¥Ã¥×¥Ç¡¼¥È¾ðÊó¤ò¼èÆÀ¤¹¤ë"/></td> 99 99 </tr> 100 100 </table> … … 117 117 <tr bgcolor="#ffffff" class="fs12"> 118 118 <td> 119 ▼実行結果<br>119 ¢§¼Â¹Ô·ë²Ì<br> 120 120 <!--{$update_mess}--> 121 121 </td> … … 134 134 </td> 135 135 </tr> 136 <!-- メインエリア-->136 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 137 137 </table> 138 <!-- ▲登録テーブルここまで-->138 <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 139 139 </td> 140 140 </tr> 141 141 </form> 142 142 </table> 143 <!-- ★★メインコンテンツ★★-->143 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> -
branches/comu/data/Smarty/templates/admin/system/update_confirm.tpl
r11729 r11730 6 6 */ 7 7 *}--> 8 FTP の接続が成功しました。<br/>9 以下のフォルダに、インストールファイルを一時的に格納します。</br>8 FTP¤ÎÀܳ¤¬À®¸ù¤·¤Þ¤·¤¿¡£<br/> 9 °Ê²¼¤Î¥Õ¥©¥ë¥À¤Ë¡¢¥¤¥ó¥¹¥È¡¼¥ë¥Õ¥¡¥¤¥ë¤ò°ì»þŪ¤Ë³ÊǼ¤·¤Þ¤¹¡£</br> 10 10 <!--{$local_save_dir}--><br/> 11 親ディレクトリに書き込み権限を与えてください。</br>12 また、次の情報に注意して、インストールしてください</br>11 ¿Æ¥Ç¥£¥ì¥¯¥È¥ê¤Ë½ñ¤¹þ¤ß¸¢¸Â¤òÍ¿¤¨¤Æ¤¯¤À¤µ¤¤¡£</br> 12 ¤Þ¤¿¡¢¼¡¤Î¾ðÊó¤ËÃí°Õ¤·¤Æ¡¢¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤</br> 13 13 14 14 <!--{section name=cnt loop=$arrFile}--> 15 15 <!--{if $arrFile[cnt].main_file != ""}--> 16 ・<!--{$arrFile[cnt].main_file|escape}-->を書き込みます。</br>親ディレクトリに書き込み権限を与えてください。</br>16 ¡¦<!--{$arrFile[cnt].main_file|escape}-->¤ò½ñ¤¹þ¤ß¤Þ¤¹¡£</br>¿Æ¥Ç¥£¥ì¥¯¥È¥ê¤Ë½ñ¤¹þ¤ß¸¢¸Â¤òÍ¿¤¨¤Æ¤¯¤À¤µ¤¤¡£</br> 17 17 <!--{/if}--> 18 18 <!--{if $arrFile[cnt].sql_file != ""}--> 19 ・テーブル<!--{$arrFile[cnt].sql_file}-->を再構築しますので、ご注意ください。</br>データは自動的にバックアップを取ります</br>19 ¡¦¥Æ¡¼¥Ö¥ë<!--{$arrFile[cnt].sql_file}-->¤òºÆ¹½ÃÛ¤·¤Þ¤¹¤Î¤Ç¡¢¤´Ãí°Õ¤¯¤À¤µ¤¤¡£</br>¥Ç¡¼¥¿¤Ï¼«Æ°Åª¤Ë¥Ð¥Ã¥¯¥¢¥Ã¥×¤ò¼è¤ê¤Þ¤¹</br> 20 20 <!--{/if}--> 21 21 <!--{/section}--> … … 24 24 <input type="hidden" name="mode" value="install"> 25 25 <input type="hidden" name="update_id" value="<!--{$smarty.post.update_id}-->"> 26 <input type="button" name="back" value=" 戻る" onclick="location.href='./update.php'";> <input type="submit" value="インストール">26 <input type="button" name="back" value="Ìá¤ë" onclick="location.href='./update.php'";>¡¡<input type="submit" value="¥¤¥ó¥¹¥È¡¼¥ë"> 27 27 </form1>
Note: See TracChangeset
for help on using the changeset viewer.
