Ignore:
Timestamp:
2007/03/28 21:07:26 (19 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/Smarty/templates/admin/products/product.tpl

    r12001 r12004  
    267267                                </table> 
    268268                                 
     269                                <!--{if $sub_find == true}-->                                
     270                                <div id="sub_detail" style=""> 
     271                                <!--{else}--> 
    269272                                <div id="sub_detail" style="display:none"> 
     273                                <!--{/if}--> 
    270274                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 
    271275                                    <!--{section name=cnt loop=$smarty.const.PRODUCTSUB_MAX}--> 
     
    329333                                <!--{else}--> 
    330334                                <div id="recommend_select" style="display:none"> 
    331                                 <!--{/if}--> 
    332                                  
     335                                <!--{/if}-->                                 
    333336                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 
    334337                                    <!--{if $smarty.const.OPTION_RECOMMEND == 1}-->          
Note: See TracChangeset for help on using the changeset viewer.