Ignore:
Timestamp:
2012/05/30 15:39:34 (12 years ago)
Author:
h_yoshimoto
Message:

#1831 Copyrightを更新を誤っているので戻します

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/admin/products/product_select.tpl

    r21864 r21866  
    33 * This file is part of EC-CUBE 
    44 * 
    5  * Copyright(c) 2000-2012 LOCKON CO.,LTD. All Rights Reserved. 
     5 * Copyright(c) 2000-2011 LOCKON CO.,LTD. All Rights Reserved. 
    66 * 
    77 * http://www.lockon.co.jp/ 
     
    101101            <!--{sectionelse}--> 
    102102            <tr> 
    103                 <td colspan="4"> 
     103                <td colspan="4">商品が登録されていません</td> 
     104            </tr> 
     105        <!--{/section}--> 
     106    </table> 
     107<!--{/if}--> 
     108<!--{* ▲検索結果表示 *}--> 
     109 
     110</form> 
     111 
     112<!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`admin_popup_footer.tpl"}--> 
Note: See TracChangeset for help on using the changeset viewer.