Changeset 16194


Ignore:
Timestamp:
2007/10/01 04:43:23 (16 years ago)
Author:
nanasess
Message:

XHTML 対応

Location:
branches/feature-module-update/data/Smarty/templates/default/forgot
Files:
3 edited

Legend:

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

    r16044 r16194  
    1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    2 <html lang="ja"> 
     1<!--{printXMLDeclaration}--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    32<!--{* 
    43 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
     
    65 * http://www.lockon.co.jp/ 
    76 *}--> 
     7<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"> 
    88<head> 
    9 <meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->"> 
    10 <meta http-equiv="content-script-type" content="text/javascript"> 
    11 <meta http-equiv="content-style-type" content="text/css"> 
    12 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->user_data/css/contents.css" type="text/css" media="all" /> 
    13 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" media="all" /> 
    14 <link rel="stylesheet" href="<!--{$tpl_css}-->" type="text/css" media="all" /> 
    15 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/css.js"></script> 
    16 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script> 
    17 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/win_op.js"></script> 
    18 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/site.js"></script> 
     9<meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->" /> 
     10<meta http-equiv="Content-Script-Type" content="text/javascript" /> 
     11<meta http-equiv="Content-Style-Type" content="text/css" /> 
     12<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}--><!--{$smarty.const.USER_DIR}-->css/common.css" type="text/css" media="all" /> 
     13<link rel="alternate" type="application/rss+xml" title="RSS" href="<!--{$smarty.const.SITE_URL}-->/rss/index.php" /> 
     14<script type="text/javascript" src="<!--{$TPL_DIR}-->js/css.js"></script> 
     15<script type="text/javascript" src="<!--{$TPL_DIR}-->js/navi.js"></script> 
     16<script type="text/javascript" src="<!--{$TPL_DIR}-->js/win_op.js"></script> 
     17<script type="text/javascript" src="<!--{$TPL_DIR}-->js/site.js"></script> 
     18<meta name="author" content="<!--{$arrPageLayout.author|escape}-->" /> 
     19<meta name="description" content="<!--{$arrPageLayout.description|escape}-->" /> 
     20<meta name="keywords" content="<!--{$arrPageLayout.keyword|escape}-->" /> 
    1921<title><!--{$arrSiteInfo.shop_name}-->/パスワードを忘れた方(完了ページ)</title> 
    2022</head> 
    2123 
    22 <body bgcolor="#f0f0f0" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->')"> 
     24<body onload="preLoadImg('<!--{$smarty.const.URL_DIR}-->')"> 
    2325<noscript> 
    24 <link rel="stylesheet" href="../css/common.css" type="text/css" /> 
     26 <p>JavaScriptを有効にしてご利用下さい</p> 
    2527</noscript> 
    26  
    27 <div align="center"> 
    28 <table width="550" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    29     <form name="form1" id="form1" method="post" action="./confirm.php"> 
    30     <tr><td height="15"></td></tr> 
    31     <tr><td bgcolor="#ffa85c"><img src="<!--{$smarty.const.URL_DIR}-->misc/_.gif" width="1" height="5" alt=""></td></tr> 
    32     <tr> 
    33         <td align="center" bgcolor="#ffffff"> 
    34         <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    35             <tr><td height="15"></td></tr> 
    36             <tr> 
    37                 <td><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方"></td> 
    38             </tr> 
    39             <tr><td height="15"></td></tr> 
    40             <tr> 
    41                 <td class="fs12">パスワードの発行が完了いたしました。ログインには下記のパスワードをご利用ください。<br> 
    42                 ※下記パスワードは、MYページの「会員登録内容変更」よりご変更いただけます。</td> 
    43             </tr> 
    44             <tr><td height="15"></td></tr> 
    45             <tr> 
    46                 <td align="center" bgcolor="#cccccc"> 
    47                 <table width="490" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    48                     <tr><td height="5"></td></tr> 
    49                     <tr> 
    50                         <td align="center" height="120" bgcolor="#ffffff" class="fs18n"><!--★パスワード表示★--><span class="redst"><!--{$temp_password}--></span></td> 
    51                     </tr> 
    52                     <tr><td height="5"></td></tr> 
    53                 </table> 
    54                 </td> 
    55             </tr> 
    56             <tr><td height="15"></td></tr> 
    57             <tr> 
    58                 <td align="center"><a href="javascript:window.close()" onmouseOver="chgImg('<!--{$TPL_DIR}-->img/common/b_close_on.gif','close');" onmouseOut="chgImg('<!--{$TPL_DIR}-->img/common/b_close.gif','close');"><img src="<!--{$TPL_DIR}-->img/common/b_close.gif" width="150" height="30" alt="閉じる" name="close" id="close" /></a></td> 
    59             </tr> 
    60             <tr><td height="30"></td></tr> 
    61         </table>             
    62         </td> 
    63     </tr> 
    64  
    65     <tr><td bgcolor="#ffa85c"><img src="<!--{$smarty.const.URL_DIR}-->misc/_.gif" width="1" height="5" alt=""></td></tr> 
    66     <tr><td height="20"></td></tr> 
    67 </form>  
    68 </table> 
     28<div id="windowcolumn"> 
     29  <div id="windowarea"> 
     30    <h2><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方" /></h2> 
     31    <p>パスワードの発行が完了いたしました。ログインには下記のパスワードをご利用ください。<br /> 
     32    ※下記パスワードは、MYページの「会員登録内容変更」よりご変更いただけます。</p> 
     33    <form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post" name="form1"> 
     34      <div id="completebox"> 
     35        <p><em><!--{$temp_password}--></em></p> 
     36      </div> 
     37      <div class="btn"> 
     38        <a href="javascript:window.close()" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_close_on.gif','close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_close.gif','close');"><img src="<!--{$TPL_DIR}-->img/common/b_close.gif" width="150" height="30" alt="閉じる" name="close" id="close" /></a> 
     39      </div> 
     40    </form> 
     41  </div> 
    6942</div> 
    70  
    7143</body> 
    7244</html> 
  • branches/feature-module-update/data/Smarty/templates/default/forgot/index.tpl

    r16044 r16194  
    1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    2 <html lang="ja"> 
     1<!--{printXMLDeclaration}--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    32<!--{* 
    43 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
     
    65 * http://www.lockon.co.jp/ 
    76 *}--> 
     7<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"> 
    88<head> 
    9 <meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->"> 
    10 <meta http-equiv="content-script-type" content="text/javascript"> 
    11 <meta http-equiv="content-style-type" content="text/css"> 
    12 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->user_data/css/contents.css" type="text/css" media="all" /> 
    13 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" media="all" /> 
    14 <link rel="stylesheet" href="<!--{$tpl_css}-->" type="text/css" media="all" /> 
    15 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/css.js"></script> 
    16 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script> 
    17 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/win_op.js"></script> 
    18 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/site.js"></script> 
     9<meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->" /> 
     10<meta http-equiv="Content-Script-Type" content="text/javascript" /> 
     11<meta http-equiv="Content-Style-Type" content="text/css" /> 
     12<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}--><!--{$smarty.const.USER_DIR}-->css/common.css" type="text/css" media="all" /> 
     13<link rel="alternate" type="application/rss+xml" title="RSS" href="<!--{$smarty.const.SITE_URL}-->/rss/index.php" /> 
     14<script type="text/javascript" src="<!--{$TPL_DIR}-->js/css.js"></script> 
     15<script type="text/javascript" src="<!--{$TPL_DIR}-->js/navi.js"></script> 
     16<script type="text/javascript" src="<!--{$TPL_DIR}-->js/win_op.js"></script> 
     17<script type="text/javascript" src="<!--{$TPL_DIR}-->js/site.js"></script> 
     18<meta name="author" content="<!--{$arrPageLayout.author|escape}-->" /> 
     19<meta name="description" content="<!--{$arrPageLayout.description|escape}-->" /> 
     20<meta name="keywords" content="<!--{$arrPageLayout.keyword|escape}-->" /> 
    1921<title><!--{$arrSiteInfo.shop_name}-->/パスワードを忘れた方(入力ページ)</title> 
    2022</head> 
    2123 
    22 <body bgcolor="#f0f0f0" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->')"> 
     24<body onload="preLoadImg('<!--{$smarty.const.URL_DIR}-->')"> 
    2325<noscript> 
    24 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css"> 
     26 <p>JavaScriptを有効にしてご利用下さい</p> 
    2527</noscript> 
    26 <div align="center"> 
    27     <form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post" name="form1" /> 
    28     <input type="hidden" name="mode" value="mail_check" /> 
    29      
    30     <table width="550" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    31         <tr><td height="15"></td></tr> 
    32         <tr><td bgcolor="#ffa85c"><img src="<!--{$smarty.const.URL_DIR}-->misc/_.gif" width="1" height="5" alt=""></td></tr> 
    33         <tr> 
    34             <td align="center" bgcolor="#ffffff"> 
    35             <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    36                 <tr><td height="15"></td></tr> 
    37                 <tr> 
    38                     <td><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方"></td> 
    39                 </tr> 
    40                 <tr><td height="15"></td></tr> 
    41                 <tr> 
    42                     <td class="fs12">ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。<br> 
    43                     <span class="red">※新しくパスワードを発行いたしますので、お忘れになったパスワードはご利用できなくなります。</span></td> 
    44                 </tr> 
    45                 <tr><td height="15"></td></tr> 
    46                 <tr> 
    47                     <td align="center" bgcolor="#cccccc"> 
    48                     <table width="490" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    49                         <tr><td height="5"></td></tr> 
    50                         <tr> 
    51                             <td align="center" height="120" bgcolor="#ffffff" class="fs12">メールアドレス: &nbsp;<!--★メールアドレス入力★--><input type="text" name="email" value="<!--{$tpl_login_email|escape}-->" size="50" size="40" class="box40" style="<!--{$errmsg|sfGetErrorColor}-->; ime-mode: disabled;" /></td> 
    52                         </tr> 
    53                         <tr><td height="5"></td></tr> 
    54                     </table> 
    55                     </td> 
    56                 </tr> 
    57                 <!--{if $errmsg}--> 
    58                 <tr> 
    59                     <td class="fs12" align="left"><span class="red"><!--{$errmsg}--></span></td> 
    60                 </tr> 
    61                 <!--{/if}--> 
    62                 <tr><td height="15"></td></tr> 
    63                 <tr> 
    64                     <td align="center"><input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_next.gif" width="150" height="30" alt="次へ" border="0" name="next" id="next" /></td> 
    65                 </tr> 
    66                 <tr><td height="30"></td></tr> 
    67             </table> 
    68             </td> 
    69         </tr> 
    70         <tr><td bgcolor="#ffa85c"><img src="<!--{$smarty.const.URL_DIR}-->misc/_.gif" width="1" height="5" alt=""></td></tr> 
    71         <tr><td height="20"></td></tr> 
    72     </table>     
    73     </form> 
     28<div id="windowcolumn"> 
     29  <div id="windowarea"> 
     30    <h2><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方" /></h2> 
     31    <p>ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。<br /> 
     32      <span class="attention">※新しくパスワードを発行いたしますので、お忘れになったパスワードはご利用できなくなります。</span></p> 
     33    <form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post" name="form1"> 
     34      <input type="hidden" name="mode" value="mail_check" /> 
     35      <div id="completebox"> 
     36        <p>メールアドレス:&nbsp;<!--★メールアドレス入力★--><input type="text" name="email" value="<!--{$tpl_login_email|escape}-->" size="40" class="box300" style="<!--{$errmsg|sfGetErrorColor}-->; ime-mode: disabled;" /></p> 
     37        <span class="attention"><!--{$errmsg}--></span> 
     38      </div> 
     39      <div class="btn"> 
     40        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_next.gif" alt="次へ" class="box150" name="next" id="next" /> 
     41      </div> 
     42    </form> 
     43  </div> 
    7444</div> 
    75  
    7645</body> 
    7746</html> 
  • branches/feature-module-update/data/Smarty/templates/default/forgot/secret.tpl

    r16044 r16194  
    1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    2 <html lang="ja"> 
     1<!--{printXMLDeclaration}--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    32<!--{* 
    43 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
     
    65 * http://www.lockon.co.jp/ 
    76 *}--> 
     7<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"> 
    88<head> 
    9 <meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->"> 
    10 <meta http-equiv="content-script-type" content="text/javascript"> 
    11 <meta http-equiv="content-style-type" content="text/css"> 
    12 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->user_data/css/contents.css" type="text/css" media="all" /> 
    13 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" media="all" /> 
    14 <link rel="stylesheet" href="<!--{$tpl_css}-->" type="text/css" media="all" /> 
    15 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/css.js"></script> 
    16 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script> 
    17 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/win_op.js"></script> 
    18 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/site.js"></script> 
     9<meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->" /> 
     10<meta http-equiv="Content-Script-Type" content="text/javascript" /> 
     11<meta http-equiv="Content-Style-Type" content="text/css" /> 
     12<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}--><!--{$smarty.const.USER_DIR}-->css/common.css" type="text/css" media="all" /> 
     13<link rel="alternate" type="application/rss+xml" title="RSS" href="<!--{$smarty.const.SITE_URL}-->/rss/index.php" /> 
     14<script type="text/javascript" src="<!--{$TPL_DIR}-->js/css.js"></script> 
     15<script type="text/javascript" src="<!--{$TPL_DIR}-->js/navi.js"></script> 
     16<script type="text/javascript" src="<!--{$TPL_DIR}-->js/win_op.js"></script> 
     17<script type="text/javascript" src="<!--{$TPL_DIR}-->js/site.js"></script> 
     18<meta name="author" content="<!--{$arrPageLayout.author|escape}-->" /> 
     19<meta name="description" content="<!--{$arrPageLayout.description|escape}-->" /> 
     20<meta name="keywords" content="<!--{$arrPageLayout.keyword|escape}-->" /> 
    1921<title><!--{$arrSiteInfo.shop_name}-->/パスワードを忘れた方(確認ページ)</title> 
    2022</head> 
    2123 
    22 <body bgcolor="#f0f0f0" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->')"> 
     24<body onload="preLoadImg('<!--{$smarty.const.URL_DIR}-->')"> 
    2325<noscript> 
    24 <link rel="stylesheet" href="../css/common.css" type="text/css" /> 
     26 <p>JavaScriptを有効にしてご利用下さい</p> 
    2527</noscript> 
    26  
    27 <div align="center"> 
    28 <table width="550" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    29 <form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post" name="form1"> 
    30 <input type="hidden" name="mode" value="secret_check"> 
    31     <tr><td height="15"></td></tr> 
    32     <tr><td bgcolor="#ffa85c"><img src="<!--{$smarty.const.URL_DIR}-->misc/_.gif" width="1" height="5" alt=""></td></tr> 
    33     <tr> 
    34         <td align="center" bgcolor="#ffffff"> 
    35             <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    36                 <tr><td height="15"></td></tr> 
    37                 <tr> 
    38                     <td><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方"></td> 
    39                 </tr> 
    40                 <tr><td height="15"></td></tr> 
    41                 <tr> 
    42                     <td class="fs12">ご登録時に入力した下記質問の答えを入力して「次へ」ボタンをクリックしてください。<br> 
    43                     ※下記質問の答えをお忘れになられた場合は、<a href="mailto:<!--{$arrSiteInfo.email02|escape}-->"><!--{$arrSiteInfo.email02|escape}--></a>までご連絡ください。</td> 
    44                 </tr> 
    45                 <tr><td height="15"></td></tr> 
    46                 <tr> 
    47                     <td align="center" bgcolor="#cccccc"> 
    48                     <table width="490" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    49                         <tr><td height="5"></td></tr> 
    50                         <tr> 
    51                             <td align="center" height="120" bgcolor="#ffffff" class="fs12"><!--{$Reminder}-->: &nbsp;<!--★答え入力★--><input type="text" name="input_reminder" value="" size="40" class="box40" style="<!--{$errmsg|sfGetErrorColor}-->" /></td> 
    52                         </tr> 
    53                         <tr><td height="5"></td></tr> 
    54                     </table> 
    55                     </td> 
    56                 </tr> 
    57                 <!--{if $errmsg}--> 
    58                 <tr> 
    59                     <td class="fs12"><span class="red"><!--{$errmsg}--></span></td> 
    60                 </tr> 
    61                 <!--{/if}--> 
    62                 <tr><td height="15"></td></tr> 
    63                 <tr> 
    64                     <td align="center"><input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_next.gif" width="150" height="30" alt="次へ" border="0" name="next" id="next" /></td> 
    65                 </tr> 
    66                 <tr><td height="30"></td></tr> 
    67             </table> 
    68         </td> 
    69     </tr> 
    70  
    71     <tr><td bgcolor="#ffa85c"><img src="<!--{$smarty.const.URL_DIR}-->misc/_.gif" width="1" height="5" alt=""></td></tr> 
    72     <tr><td height="20"></td></tr> 
    73 </form>  
    74 </table> 
     28<div id="windowcolumn"> 
     29  <div id="windowarea"> 
     30    <h2><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方" /></h2> 
     31    <p>ご登録時に入力した下記質問の答えを入力して「次へ」ボタンをクリックしてください。<br /> 
     32      ※下記質問の答えをお忘れになられた場合は、<a href="mailto:<!--{$arrSiteInfo.email02|escape:'hex'}-->"><!--{$arrSiteInfo.email02|escape:'hexentitiy'}--></a>までご連絡ください。</p> 
     33    <p><span class="attention">※新しくパスワードを発行いたしますので、お忘れになったパスワードはご利用できなくなります。</span></p> 
     34    <form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post" name="form1"> 
     35      <input type="hidden" name="mode" value="secret_check" /> 
     36      <div id="completebox"> 
     37        <p><!--{$Reminder}-->:&nbsp;<!--★答え入力★--><input type="text" name="input_reminder" value="" size="40" class="box300" style="<!--{$errmsg|sfGetErrorColor}-->" /></p> 
     38        <span class="attention"><!--{$errmsg}--></span> 
     39      </div> 
     40      <div class="btn"> 
     41        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_next.gif" alt="次へ" class="box150" name="next" id="next" /> 
     42      </div> 
     43    </form> 
     44  </div> 
    7545</div> 
    76  
    7746</body> 
    7847</html> 
    79  
Note: See TracChangeset for help on using the changeset viewer.