Changeset 15078 for branches/feature-module-update/data/Smarty/templates/admin/basis/delivery_input.tpl
- Timestamp:
- 2007/07/20 15:58:59 (16 years ago)
- Location:
- branches/feature-module-update
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update
-
Property
svn:ignore
set to
.cache
.settings
.projectOptions
-
Property
svn:ignore
set to
-
branches/feature-module-update/data/Smarty/templates/admin/basis/delivery_input.tpl
r12157 r15078 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> … … 50 50 <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 51 51 <tr class="fs12n"> 52 <td width="100" bgcolor="#f2f1ec"> ÇÛÁ÷¶È¼Ô̾<span class="red"> *</span></td>52 <td width="100" bgcolor="#f2f1ec">配送業者名<span class="red"> *</span></td> 53 53 <td width="617" bgcolor="#ffffff" colspan="3"> 54 54 <!--{assign var=key value="name"}--> … … 57 57 </tr> 58 58 <tr class="fs12n"> 59 <td width="100" bgcolor="#f2f1ec"> ̾¾Î<span class="red"> *</span></td>59 <td width="100" bgcolor="#f2f1ec">名称<span class="red"> *</span></td> 60 60 <td width="617" bgcolor="#ffffff" colspan="3"> 61 61 <!--{assign var=key value="service_name"}--> … … 64 64 </tr> 65 65 <tr class="fs12n"> 66 <td width="100" bgcolor="#f2f1ec"> ÅÁɼNo.URL</td>66 <td width="100" bgcolor="#f2f1ec">伝票No.URL</td> 67 67 <td width="617" bgcolor="#ffffff" colspan="3"> 68 68 <!--{assign var=key value="confirm_url"}--> … … 82 82 <!--{/if}--> 83 83 <tr class="fs12n"> 84 <td width="100" bgcolor="#f2f1ec"> ÇÛÁ÷»þ´Ö<!--{$keyno}--></td>84 <td width="100" bgcolor="#f2f1ec">配送時間<!--{$keyno}--></td> 85 85 <!--{if $smarty.section.cnt.last}--> 86 86 <!--{assign var=colspan value="3"}--> … … 91 91 <input type="text" name="<!--{$arrForm[$key].keyname}-->" value="<!--{$arrForm[$key].value|escape}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" size="20" class="box20" /></td> 92 92 <!--{else}--> 93 <td width="100" bgcolor="#f2f1ec"> ÇÛÁ÷»þ´Ö<!--{$keyno}--></td>93 <td width="100" bgcolor="#f2f1ec">配送時間<!--{$keyno}--></td> 94 94 <td width="248" bgcolor="#ffffff"><input type="text" name="<!--{$arrForm[$key].keyname}-->" value="<!--{$arrForm[$key].value|escape}-->" maxlength="<!--{$arrForm[$key].length}-->" size="20" class="box20" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" /> </td> 95 95 </tr> … … 109 109 <tr> 110 110 <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> 111 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!-- ¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->ÇÛÁ÷ÎÁÅÐÏ¿</span></td>111 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->配送料登録</span></td> 112 112 <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> 113 113 </tr> … … 121 121 <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 122 122 <tr class="fs12n"> 123 <td bgcolor="#ffffff" colspan="4"> ¢¨Á´¹ñ°ìΧÁ÷ÎÁ <input type="text" name="fee_all" size="10" class="box10" /> ±ß¤ËÀßÄꤹ¤ë¡¡<input type="button" name="renew" value="È¿±Ç" onclick="fnSetDelivFee(<!--{$smarty.const.DELIVFEE_MAX}-->);" /></td>123 <td bgcolor="#ffffff" colspan="4">※全国一律送料 <input type="text" name="fee_all" size="10" class="box10" /> 円に設定する <input type="button" name="renew" value="反映" onclick="fnSetDelivFee(<!--{$smarty.const.DELIVFEE_MAX}-->);" /></td> 124 124 </tr> 125 125 <!--{section name=cnt loop=$smarty.const.DELIVFEE_MAX}--> … … 143 143 <!--{/if}--> 144 144 <td width="247" bgcolor="#ffffff" colspan="<!--{$colspan}-->"> 145 <input type="text" name="<!--{$arrForm[$key].keyname}-->" value="<!--{$arrForm[$key].value|escape}-->" maxlength="<!--{$arrForm[$key].length}-->" size="20" class="box20" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" /> ±ß</td>145 <input type="text" name="<!--{$arrForm[$key].keyname}-->" value="<!--{$arrForm[$key].value|escape}-->" maxlength="<!--{$arrForm[$key].length}-->" size="20" class="box20" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" /> 円</td> 146 146 <!--{else}--> 147 147 <td width="100" bgcolor="#f2f1ec"><!--{$arrPref[$keyno]}--></td> 148 <td width="248" bgcolor="#ffffff"><input type="text" name="<!--{$arrForm[$key].keyname}-->" value="<!--{$arrForm[$key].value|escape}-->" maxlength="<!--{$arrForm[$key].length}-->" size="20" class="box20" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" /> ±ß</td>148 <td width="248" bgcolor="#ffffff"><input type="text" name="<!--{$arrForm[$key].keyname}-->" value="<!--{$arrForm[$key].value|escape}-->" maxlength="<!--{$arrForm[$key].length}-->" size="20" class="box20" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" /> 円</td> 149 149 </tr> 150 150 <!--{/if}--> … … 165 165 <tr> 166 166 <td> 167 <a href="./delivery.php" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/contents/btn_back_on.jpg','back');" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/contents/btn_back.jpg','back');"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_back.jpg" width="123" height="24" alt=" Á°¤Î¥Ú¡¼¥¸¤ËÌá¤ë" border="0" name="back"></a>168 <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" >167 <a href="./delivery.php" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/contents/btn_back_on.jpg','back');" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/contents/btn_back.jpg','back');"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_back.jpg" width="123" height="24" alt="前のページに戻る" border="0" name="back"></a> 168 <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" > 169 169 </td> 170 170 </tr> … … 187 187 </td> 188 188 </tr> 189 <!-- ¥á¥¤¥ó¥¨¥ê¥¢-->189 <!--メインエリア--> 190 190 </table> 191 <!-- ¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->191 <!--▲登録テーブルここまで--> 192 192 </td> 193 193 </tr> 194 194 </form> 195 195 </table> 196 <!-- ¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->196 <!--★★メインコンテンツ★★-->
Note: See TracChangeset
for help on using the changeset viewer.