Changeset 355 for branches


Ignore:
Timestamp:
2007/02/22 19:07:38 (19 years ago)
Author:
inoue
Message:

ルミーズ決済(細かい調整必要)

Location:
branches/dev/data/downloads/module/mdl_remise
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/downloads/module/mdl_remise/card.tpl

    r351 r355  
    219219 
    220220<!--¢§FOTTER--> 
    221   
    222 <!--¢§FOTTER--> 
    223 <table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    224     <tr> 
    225         <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td> 
    226         <td align="center" bgcolor="#ffffff"> 
    227         <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    228             <tr><td height="30"></td></tr> 
    229             <tr> 
    230                 <td align="right" class="fs10n"><a href="#top"><img src="/img/common/pagetop.gif" width="100" height="10" alt="¤³¤Î¥Ú¡¼¥¸¤ÎTOP¤Ø" border="0"></a></td> 
    231  
    232             </tr> 
    233             <tr><td height="15"></td></tr> 
    234         </table> 
    235         </td> 
    236         <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td> 
    237     </tr> 
    238     <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 
    239     <tr> 
    240         <td align="center" bgcolor="#ffa85c"> 
    241  
    242         <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    243             <tr><td height="15"></td></tr> 
    244             <tr> 
    245                 <td class="fs10n"><span class="white">Copyright(C)2000-2006 EC-CUBE All rights reserved.</span></td> 
    246             </tr> 
    247             <tr><td height="15"></td></tr> 
    248         </table> 
    249         </td> 
    250  
    251     </tr> 
    252 </table> 
    253 <!--¢¥FOTTER--><!--¢¥FOTTER--> 
     221<!--{if $arrPageLayout.footer_chk != 2}-->  
     222<!--{include file="`$smarty.const.HTML_PATH`user_data/include/footer.tpl"}--> 
     223<!--{/if}--> 
     224<!--¢¥FOTTER--> 
    254225</div> 
     226<!--{* EBiS¥¿¥°É½¼¨ÍÑ *}--> 
     227<!--{$tpl_mainpage|sfPrintEbisTag}--> 
     228<!--{* ¥¢¥Õ¥£¥ê¥¨¥¤¥È¥¿¥°É½¼¨ÍÑ *}--> 
     229<!--{$tpl_conv_page|sfPrintAffTag:$tpl_aff_option}--> 
    255230 
    256231 
  • branches/dev/data/downloads/module/mdl_remise/convenience.tpl

    r348 r355  
    205205 
    206206<!--¢§FOTTER--> 
    207   
    208 <!--¢§FOTTER--> 
    209 <table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    210     <tr> 
    211         <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td> 
    212         <td align="center" bgcolor="#ffffff"> 
    213         <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    214             <tr><td height="30"></td></tr> 
    215             <tr> 
    216                 <td align="right" class="fs10n"><a href="#top"><img src="/img/common/pagetop.gif" width="100" height="10" alt="¤³¤Î¥Ú¡¼¥¸¤ÎTOP¤Ø" border="0"></a></td> 
    217  
    218             </tr> 
    219             <tr><td height="15"></td></tr> 
    220         </table> 
    221         </td> 
    222         <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td> 
    223     </tr> 
    224     <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 
    225     <tr> 
    226         <td align="center" bgcolor="#ffa85c"> 
    227  
    228         <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    229             <tr><td height="15"></td></tr> 
    230             <tr> 
    231                 <td class="fs10n"><span class="white">Copyright(C)2000-2006 EC-CUBE All rights reserved.</span></td> 
    232             </tr> 
    233             <tr><td height="15"></td></tr> 
    234         </table> 
    235         </td> 
    236  
    237     </tr> 
    238 </table> 
    239 <!--¢¥FOTTER--><!--¢¥FOTTER--> 
     207<!--{if $arrPageLayout.footer_chk != 2}-->  
     208<!--{include file="`$smarty.const.HTML_PATH`user_data/include/footer.tpl"}--> 
     209<!--{/if}--> 
     210<!--¢¥FOTTER--> 
    240211</div> 
     212<!--{* EBiS¥¿¥°É½¼¨ÍÑ *}--> 
     213<!--{$tpl_mainpage|sfPrintEbisTag}--> 
     214<!--{* ¥¢¥Õ¥£¥ê¥¨¥¤¥È¥¿¥°É½¼¨ÍÑ *}--> 
     215<!--{$tpl_conv_page|sfPrintAffTag:$tpl_aff_option}--> 
    241216 
    242217 
Note: See TracChangeset for help on using the changeset viewer.