Changeset 12559 for branches/dev/data


Ignore:
Timestamp:
2007/05/11 17:41:27 (19 years ago)
Author:
nakanishi
Message:
 
Location:
branches/dev/data/Smarty/templates/mobile/shopping
Files:
3 edited

Legend:

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

    r12430 r12559  
    99<hr> 
    1010<form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
     11 
    1112    <input type="text" name="mode" value="set1"> 
    12  
     13    <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
     14     
    1315    <font color="#FF0000">*¤Ïɬ¿Ü¹àÌܤǤ¹¡£</font><br> 
    1416    <br> 
  • branches/dev/data/Smarty/templates/mobile/shopping/nonmember_set1.tpl

    r12430 r12559  
    1010<form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    1111    <input type="hidden" name="mode" value="set2"> 
    12  
     12    <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    1313    <font color="#FF0000">*¤Ïɬ¿Ü¹àÌܤǤ¹¡£</font><br> 
    1414    <br> 
  • branches/dev/data/Smarty/templates/mobile/shopping/nonmember_set2.tpl

    r12477 r12559  
    1111    <form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    1212    <input type="hidden" name="mode" value="deliv"> 
    13  
     13    <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
     14     
    1415    <font color="#FF0000">*¤Ïɬ¿Ü¹àÌܤǤ¹¡£</font><br> 
    1516    <br> 
Note: See TracChangeset for help on using the changeset viewer.