Ignore:
Timestamp:
2011/01/06 07:30:20 (13 years ago)
Author:
Seasoft
Message:

#640(URL の index.php ハードコーディングを解消し省略・変更を考慮)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/sphone/mypage/delivery.tpl

    r19802 r19835  
    6464                        </td> 
    6565                        <td class="centertd"> 
    66                             <a href="<!--{$smarty.server.PHP_SELF}-->" onclick="fnModeSubmit('delete','other_deliv_id','<!--{$arrOtherDeliv[cnt].other_deliv_id}-->'); return false;">削除</a> 
     66                            <a href="#" onclick="fnModeSubmit('delete','other_deliv_id','<!--{$arrOtherDeliv[cnt].other_deliv_id}-->'); return false;">削除</a> 
    6767                        </td> 
    6868                    </tr> 
Note: See TracChangeset for help on using the changeset viewer.