Changeset 12913


Ignore:
Timestamp:
2007/05/16 17:19:39 (16 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/Smarty/templates/mobile/nonmember/payment.tpl

    r12907 r12913  
    1111 
    1212<!--<form method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">--> 
    13 <!--{eregi(".php",$smarty.server.HTTP_REFERER)}--> 
    14 <form method="post" action="./deliv.php"> 
     13<form method="post" action="./payment.php"> 
    1514<input type="hidden" name="mode" value="deliv_date"> 
    1615<input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
Note: See TracChangeset for help on using the changeset viewer.