Ignore:
Timestamp:
2011/01/19 11:23:20 (13 years ago)
Author:
uemoto
Message:

#382(管理画面XHTMLに変更)

  • 細部調整
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/admin/ownersstore/products_list.tpl

    r19785 r19965  
    7373            <!--{if $product.installed_flg}--> 
    7474                <span class="icon_confirm"> 
    75                 <a href="#" onclick="win02('../load_module_config.php?module_id=<!--{$product.product_id}-->', 'load', 600, 400);return false;"> 
     75                <a href="#" onclick="win02('../load_module_config.php?module_id=<!--{$product.product_id}-->', 'load', 615, 400);return false;"> 
    7676                   設定</a> 
    7777                </span> 
     
    7979                <div id='ownersstore_settings<!--{$product.product_id|h}-->' style="display:none"> 
    8080                <span class="icon_confirm"> 
    81                 <a href="#" onclick="win02('../load_module_config.php?module_id=<!--{$product.product_id}-->', 'load', 600, 400);return false;"> 
     81                <a href="#" onclick="win02('../load_module_config.php?module_id=<!--{$product.product_id}-->', 'load', 615, 400);return false;"> 
    8282                   設定</a> 
    8383                </span> 
Note: See TracChangeset for help on using the changeset viewer.