source: branches/dev/data/Smarty/templates/admin/system/module.tpl @ 15042

Revision 15042, 8.0 KB checked in by adati, 17 years ago (diff)

モジュール管理画面にロゴを表示するように変更

Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
9<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
10<form name="form1" id="form1" method="post" action="">
11<input type="hidden" name="mode" value="edit">
12<input type="hidden" name="module_id" value="">
13    <tr valign="top">
14        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402">
15            <!--¢§SUB NAVI-->
16            <!--{include file=$tpl_subnavi}-->
17            <!--¢¥SUB NAVI-->
18        </td>
19        <td class="mainbg">
20            <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é-->
21            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
22                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
23                <tr>
24                    <td align="center">
25                        <table width="706" border="0" cellspacing="0" cellpadding="0" summary=" ">
26                            <tr><td height="14"></td></tr>
27                            <tr>
28                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td>
29                            </tr>
30                            <tr>
31                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
32                                <td bgcolor="#cccccc">
33                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
34                                    <tr>
35                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
36                                    </tr>
37                                    <tr>
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>
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                                    </tr>
42                                    <tr>
43                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
44                                    </tr>
45                                    <tr>
46                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
47                                    </tr>
48                                </table>
49                               
50                                <!--{* °ìÍ÷¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Î¤ßɽ¼¨¤¹¤ë *}-->
51                                <!--{if count($arrUpdate) > 0 }-->
52                                <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" ">
53                                    <tr bgcolor="#f2f1ec" align="center" class="fs12n">
54                                        <td width="50">¥í¥´</td>
55                                        <td width="160">µ¡Ç½Ì¾</td>
56                                        <td width="290">ÀâÌÀ</td>
57                                        <td width="45">¸½¾õ</td>
58                                        <td width="45">ºÇ¿·</td>
59                                        <td width="70">¥ê¥ê¡¼¥¹Æü</td>
60                                        <td width="45">ÀßÄê</td>
61                                        <td width="45">¼Â¹Ô</td>
62                                    </tr>
63                                    <!--{section name=cnt loop=$arrUpdate}-->
64                                    <tr bgcolor="#ffffff" class="fs12">
65                                        <!--{if $arrUpdate[cnt].url}-->
66                                        <td align="center">
67                                        <a href="<!--{$arrUpdate[cnt].url}-->" target="_blank"><img src="resize_image.php?image=<!--{$arrUpdate[cnt].icon}-->&width=50&height=50"></a>
68                                        </td>
69                                        <!--{else}-->
70                                        <td align="center">
71                                        <img src="resize_image.php?image=<!--{$arrUpdate[cnt].icon}-->&width=50&height=50">
72                                        </td>
73                                        <!--{/if}-->
74                                        <td ><!--{$arrUpdate[cnt].module_name}--></td>
75                                        <td ><!--{$arrUpdate[cnt].module_explain}-->(<!--{$arrUpdate[cnt].eccube_version}-->°Ê¹ß¤ËÂбþ)</td>
76                                        <td align="center"><!--{$arrUpdate[cnt].now_version|default:"-"}--></td>
77                                        <td align="center"><!--{$arrUpdate[cnt].latest_version}--></td>     
78                                        <td align="center"><!--{$arrUpdate[cnt].release_date|sfDispDBDate:false}--></td>
79                                        <td align="center">
80                                        <!--{if $arrUpdate[cnt].now_version == "" || $arrUpdate[cnt].now_version < $arrUpdate[cnt].latest_version}-->
81                                            <!--{if $arrUpdate[cnt].eccube_version <= $smarty.const.ECCUBE_VERSION}-->
82                                            <span class="icon_edit"><a href="#" onclick="fnModeSubmit('install','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ŬÍÑ</a></span>
83                                            <!--{else}-->
84                                            -
85                                            <!--{/if}-->
86                                        <!--{else}-->
87                                            <span class="icon_delete"><a href="#" onclick="fnModeSubmit('uninstall','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ºï½ü</a></span>
88                                        <!--{/if}-->                                   
89                                        </td>
90                                        <td align="center">
91                                        <!--{if $arrUpdate[cnt].now_version != ""}-->
92                                            <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>
93                                        <!--{else}-->
94                                            -
95                                        <!--{/if}-->
96                                        </td>
97                                    </tr>
98                                    <!--{/section}-->
99                                </table>
100                                <!--{else}-->
101                                <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" ">
102                                    <tr bgcolor="#ffffff" align="center" class="fs12n">
103                                        <td>¸½ºß¡¢¥â¥¸¥å¡¼¥ë¾ðÊó¤Ï¤´¤¶¤¤¤Þ¤»¤ó¡£</td>
104                                    </tr>
105                                </table>
106                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" "> 
107                                    <tr>
108                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
109                                    </tr>
110                                </table>
111                                <!--{/if}-->                           
112                           
113                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
114                                    <tr>
115                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
116                                        <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="676" height="7" alt=""></td>
117                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
118                                    </tr>
119                                    <tr>
120                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
121                                        <td bgcolor="#e9e7de" align="center">
122                                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
123                                            <tr>
124                                                <td><input type="submit" name="subm" value="ºÇ¿·¤Î¥¢¥Ã¥×¥Ç¡¼¥È¾ðÊó¤ò¼èÆÀ¤¹¤ë"/></td>
125                                            </tr>
126                                        </table>
127                                        </td>
128                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
129                                    </tr>
130                                    <tr>
131                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="678" height="8" alt=""></td>
132                                    </tr>
133                                </table>
134                               
135                                <!--{if $update_mess != ""}-->
136                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">                             
137                                    <tr>
138                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
139                                    </tr>
140                                </table>
141                                                   
142                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
143                                    <tr bgcolor="#ffffff" class="fs12">
144                                        <td>
145                                            ¢§¼Â¹Ô·ë²Ì<br>
146                                            <!--{$update_mess}-->
147                                        </td>
148                                    </tr>                               
149                                </table>
150                                <!--{/if}-->
151                               
152                                </td>
153                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
154                            </tr>
155                            <tr>
156                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
157                            </tr>
158                            <tr><td height="30"></td></tr>
159                        </table>
160                    </td>
161                </tr>
162                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
163            </table>
164            <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->
165        </td>
166    </tr>
167</form>
168</table>
169<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
Note: See TracBrowser for help on using the repository browser.