Changeset 16015


Ignore:
Timestamp:
2007/09/25 19:49:23 (17 years ago)
Author:
nanasess
Message:

form action 変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/data/Smarty/templates/default/entry/kiyaku.tpl

    r16014 r16015  
    1111      規約には、本サービスを使用するに当たってのあなたの権利と義務が規定されております。<br /> 
    1212     「規約に同意して会員登録をする」ボタン をクリックすると、あなたが本規約の全ての条件に同意したことになります。</p> 
    13      <form name="form1" method="post" action="./index.php"> 
     13     <form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    1414       <textarea name="textfield" class="area470"  cols="80" rows="30" 
    1515                 readonly="readonly"><!--{$tpl_kiyaku_text}--></textarea> 
Note: See TracChangeset for help on using the changeset viewer.