- 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/downloads/module/affiliate.tpl
r12157 r15078 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"> … … 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="<!--{$smarty.server.REQUEST_URI|escape}-->"> … … 41 41 <tr valign="top"> 42 42 <td class="mainbg"> 43 <!-- ¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é-->43 <!--▼登録テーブルここから--> 44 44 <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 45 <!-- ¥á¥¤¥ó¥¨¥ê¥¢-->45 <!--メインエリア--> 46 46 <tr> 47 47 <td align="center"> … … 61 61 <tr> 62 62 <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> 63 <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!-- ¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë--><!--{$tpl_subtitle}--></span></td>63 <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!--コンテンツタイトル--><!--{$tpl_subtitle}--></span></td> 64 64 <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> 65 65 </tr> … … 74 74 <table width="440" border="0" cellspacing="1" cellpadding="8" summary=" "> 75 75 <tr class="fs12n"> 76 <td width="" bgcolor="#f3f3f3"> ¥Ú¡¼¥¸<span class="red">¢¨</span></td>76 <td width="" bgcolor="#f3f3f3">ページ<span class="red">※</span></td> 77 77 <td width="337" bgcolor="#ffffff"> 78 78 <!--{assign var=key value="conv_page"}--> 79 79 <span class="red12"><!--{$arrErr[$key]}--></span> 80 80 <select name="<!--{$key}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" onchange="document.form1['mode'].value = 'select'; document.form1.submit();"> 81 <option value=""> ÁªÂò¤·¤Æ¤¯¤À¤µ¤¤</option>81 <option value="">選択してください</option> 82 82 <!--{html_options options=$arrConversionPage selected=$arrForm[$key].value}--> 83 83 </select> … … 85 85 </tr> 86 86 <tr class="fs12n"> 87 <td width="90" bgcolor="#f3f3f3"> ¥¿¥°<span class="red">¢¨</span></td>87 <td width="90" bgcolor="#f3f3f3">タグ<span class="red">※</span></td> 88 88 <td width="337" bgcolor="#ffffff"> 89 89 <!--{assign var=key value="aff_tag"}--> 90 90 <span class="red12"><!--{$arrErr[$key]}--></span> 91 91 <textarea name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" cols="40" rows="8" class="area40" style="<!--{$arrErr[$key]|sfGetErrorColor}-->"><!--{$arrForm[$key].value|escape}--></textarea> 92 </br><span class="red"> ¡Ê¾å¸Â<!--{$arrForm[$key].length}-->ʸ»ú¡Ë</span>92 </br><span class="red"> (上限<!--{$arrForm[$key].length}-->文字)</span> 93 93 </td> 94 94 </tr> 95 95 <tr class="fs12n"> 96 <td colspan="2"> °Ê²¼¤ÎÃÖ¤´¹¤¨Ê¸»ú¤ÇưŪ¥Ç¡¼¥¿¤Îɽ¼¨¤¬²Äǽ¤Ç¤¹¡£<br>¼õÃíÈֹ桧[[order_id]]<br>¹ØÆþ¹ç·×¡§[[total]]</br></td>96 <td colspan="2">以下の置き換え文字で動的データの表示が可能です。<br>受注番号:[[order_id]]<br>購入合計:[[total]]</br></td> 97 97 </tr> 98 98 </table> … … 109 109 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 110 110 <tr> 111 <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>111 <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> 112 112 </tr> 113 113 </table> … … 129 129 </td> 130 130 </tr> 131 <!-- ¥á¥¤¥ó¥¨¥ê¥¢-->131 <!--メインエリア--> 132 132 </table> 133 <!-- ¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->133 <!--▲登録テーブルここまで--> 134 134 </td> 135 135 </tr> 136 136 </form> 137 137 </table> 138 <!-- ¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->138 <!--★★メインコンテンツ★★--> 139 139 </div> 140 140
Note: See TracChangeset
for help on using the changeset viewer.