Changeset 12671 for branches


Ignore:
Timestamp:
2007/05/13 23:04:56 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/Smarty/templates/mobile/shopping/nonmember_deliv.tpl

    r12648 r12671  
    1616<!--¢§CONTENTS--> 
    1717<!--{section name=cnt loop=$arrAddr}--> 
    18 <form method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
     18<form method="post" action="<!--{$smarty.const.MOBILE_URL_DIR}-->shopping/payment.php"> 
    1919<input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    2020<input type="hidden" name="deli" value="<!--{$smarty.section.cnt.iteration}-->"> 
Note: See TracChangeset for help on using the changeset viewer.