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="<!--{$smarty.server.PHP_SELF|escape}-->">
|
---|
11 | <input type="hidden" name="mode" value="edit">
|
---|
12 | <input type="hidden" name="deliv_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 | <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
|
---|
51 | <tr align="center" bgcolor="#f2f1ec" class="fs12n">
|
---|
52 | <td width="223">ÇÛÁ÷¶È¼Ô</td>
|
---|
53 | <td width="222">̾¾Î</td>
|
---|
54 | <td width="50">Êѹ¹</td>
|
---|
55 | <td width="50">ºï½ü</td>
|
---|
56 | <td width="130">°Üư</td>
|
---|
57 |
|
---|
58 | </tr>
|
---|
59 | <!--{section name=cnt loop=$arrDelivList}-->
|
---|
60 | <tr bgcolor="#ffffff" class="fs12n">
|
---|
61 | <td><!--{$arrDelivList[cnt].name|escape}--></td>
|
---|
62 | <td><!--{$arrDelivList[cnt].service_name|escape}--></td>
|
---|
63 | <td align="center"><a href="<!--{$smarty.const.URL_DIR}-->" onclick="fnChangeAction('./delivery_input.php'); fnModeSubmit('pre_edit', 'deliv_id', <!--{$arrDelivList[cnt].deliv_id}-->); return false;">Êѹ¹</a></td>
|
---|
64 |
|
---|
65 | <td align="center"><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnModeSubmit('delete', 'deliv_id', <!--{$arrDelivList[cnt].deliv_id}-->); return false;">ºï½ü</a></td>
|
---|
66 | <td align="center">
|
---|
67 | <!--{if $smarty.section.cnt.iteration != 1}-->
|
---|
68 | <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnModeSubmit('up','deliv_id', '<!--{$arrDelivList[cnt].deliv_id}-->'); return false;">¾å¤Ø</a>
|
---|
69 | <!--{/if}-->
|
---|
70 | <!--{if $smarty.section.cnt.iteration != $smarty.section.cnt.last}-->
|
---|
71 | <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnModeSubmit('down','deliv_id', '<!--{$arrDelivList[cnt].deliv_id}-->'); return false;">²¼¤Ø</a>
|
---|
72 | <!--{/if}-->
|
---|
73 | </td>
|
---|
74 | </tr>
|
---|
75 | <!--{/section}-->
|
---|
76 | </table>
|
---|
77 | <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
---|
78 | <tr>
|
---|
79 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
|
---|
80 | <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="676" height="7" alt=""></td>
|
---|
81 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
|
---|
82 | </tr>
|
---|
83 | <tr>
|
---|
84 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
|
---|
85 | <td bgcolor="#e9e7de" align="center">
|
---|
86 |
|
---|
87 | <table border="0" cellspacing="0" cellpadding="0" summary=" ">
|
---|
88 | <tr>
|
---|
89 | <td><input type="button" name="subm2" value="ÇÛÁ÷¶È¼Ô<!--{if $smarty.const.INPUT_DELIV_FEE}-->¡¦ÇÛÁ÷ÎÁ<!--{/if}-->¤òÄɲÃ" onclick="fnChangeAction('./delivery_input.php'); fnModeSubmit('pre_edit','','');" /></td>
|
---|
90 | </tr>
|
---|
91 | </table>
|
---|
92 | </td>
|
---|
93 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
|
---|
94 | </tr>
|
---|
95 | <tr>
|
---|
96 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="678" height="8" alt=""></td>
|
---|
97 | </tr>
|
---|
98 | </table>
|
---|
99 | </td>
|
---|
100 | <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>
|
---|
101 | </tr>
|
---|
102 | <tr>
|
---|
103 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
|
---|
104 | </tr>
|
---|
105 | <tr><td height="30"></td></tr>
|
---|
106 | </table>
|
---|
107 | </td>
|
---|
108 | </tr>
|
---|
109 | <!--¥á¥¤¥ó¥¨¥ê¥¢-->
|
---|
110 | </table>
|
---|
111 | <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->
|
---|
112 | </td>
|
---|
113 | </tr>
|
---|
114 | </form>
|
---|
115 | </table>
|
---|
116 | <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> |
---|