Ignore:
Timestamp:
2011/03/05 15:35:54 (13 years ago)
Author:
Seasoft
Message:

#627(ソース整形・ソースコメントの改善)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/default/shopping/index.tpl

    r20408 r20523  
    2222<!--▼CONTENTS--> 
    2323<div id="undercolumn"> 
    24   <div id="undercolumn_login"> 
    25     <h2 class="title"><!--{$tpl_title|h}--></h2> 
    26     <form name="member_form" id="member_form" method="post" action="?" onsubmit="return fnCheckLogin('member_form')"> 
    27     <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 
    28     <input type="hidden" name="mode" value="login" /> 
     24    <div id="undercolumn_login"> 
     25        <h2 class="title"><!--{$tpl_title|h}--></h2> 
     26        <form name="member_form" id="member_form" method="post" action="?" onsubmit="return fnCheckLogin('member_form')"> 
     27        <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 
     28        <input type="hidden" name="mode" value="login" /> 
    2929 
    3030        <div class="login_area"> 
Note: See TracChangeset for help on using the changeset viewer.