Ignore:
Timestamp:
2007/07/20 15:58:59 (17 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
Location:
branches/feature-module-update
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update

    • Property svn:ignore set to
      .cache

      .settings

      .projectOptions
  • branches/feature-module-update/html/install/user_data/include/bloc/login.tpl

    r15055 r15078  
    44 * http://www.lockon.co.jp/ 
    55 *}--> 
    6 <!--¢§¥í¥°¥¤¥ó¤³¤³¤«¤é--> 
     6<!--▼ログインここから--> 
    77<!--{if $smarty.post.url == ""}--> 
    88    <!--{if sfIsHTTPS()}--> 
     
    1919<input type="hidden" name="url" value="<!--{$url|escape}-->"> 
    2020    <tr> 
    21         <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/side/title_login.jpg" width="166" height="35" alt="¥í¥°¥¤¥ó"></td> 
     21        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/side/title_login.jpg" width="166" height="35" alt="ログイン"></td> 
    2222    </tr> 
    2323    <tr> 
    2424        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td> 
    2525        <td align="center" bgcolor="#ffffff"> 
    26         <!--¥í¥°¥¤¥ó¥Õ¥©¡¼¥à--> 
     26        <!--ログインフォーム--> 
    2727        <table width="146" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    2828            <tr> 
     
    3232            <!--{if $tpl_login}--> 
    3333                <tr> 
    34                     <td align="center" colspan="3" class="fs12">¤è¤¦¤³¤½ <br> <!--{$tpl_name1|escape}-->¡¡<!--{$tpl_name2|escape}--> ÍÍ<br /> 
    35                     ½ê»ý¥Ý¥¤¥ó¥È¡§<span class="redst"> <!--{$tpl_user_point|number_format|default:0}--> pt</span></td> 
     34                    <td align="center" colspan="3" class="fs12">ようこそ <br> <!--{$tpl_name1|escape}--> <!--{$tpl_name2|escape}--> 様<br /> 
     35                    所持ポイント:<span class="redst"> <!--{$tpl_user_point|number_format|default:0}--> pt</span></td> 
    3636                </tr> 
    3737                <!--{if !$tpl_disable_logout}--> 
    3838                <tr> 
    39                     <td colspan="3" align="center"><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnFormModeSubmit('login_form', 'logout', '', ''); return false;"><img src="<!--{$smarty.const.URL_DIR}-->img/header/logout.gif" width="44" height="21" alt="¥í¥°¥¢¥¦¥È" /></a></td> 
     39                    <td colspan="3" align="center"><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnFormModeSubmit('login_form', 'logout', '', ''); return false;"><img src="<!--{$smarty.const.URL_DIR}-->img/header/logout.gif" width="44" height="21" alt="ログアウト" /></a></td> 
    4040                </tr> 
    4141                <!--{/if}--> 
    4242            <!--{else}--> 
    4343                <tr> 
    44                     <td><img src="<!--{$smarty.const.URL_DIR}-->img/side/icon_mail.gif" width="40" height="21" alt="¥á¡¼¥ë¥¢¥É¥ì¥¹"></td> 
     44                    <td><img src="<!--{$smarty.const.URL_DIR}-->img/side/icon_mail.gif" width="40" height="21" alt="メールアドレス"></td> 
    4545                    <td><input type="text" name="login_email" value="<!--{$tpl_login_email|escape}-->" size="10" class="box10" /></td> 
    4646                </tr> 
    4747                <tr><td height="5"></td></tr> 
    4848                <tr> 
    49                     <td><img src="<!--{$smarty.const.URL_DIR}-->img/side/icon_pw.gif" width="40" height="22" alt="¥Ñ¥¹¥ï¡¼¥É"></td> 
     49                    <td><img src="<!--{$smarty.const.URL_DIR}-->img/side/icon_pw.gif" width="40" height="22" alt="パスワード"></td> 
    5050                    <td><input type="password" name="login_pass" size="12" class="box12" /></td> 
    5151                </tr> 
    5252                <tr><td height="5"></td></tr> 
    5353                <tr> 
    54                     <td colspan="2" class="fs10n" align="right"><a href="<!--{$smarty.const.SSL_URL|sfTrimURL}-->/forgot/index.php" onclick="win01('<!--{$smarty.const.SSL_URL|sfTrimURL}-->/forgot/index.php','forget','600','400'); return false;" target="_blank">¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý¤Ï¤³¤Á¤é</a></td> 
     54                    <td colspan="2" class="fs10n" align="right"><a href="<!--{$smarty.const.SSL_URL|sfTrimURL}-->/forgot/index.php" onclick="win01('<!--{$smarty.const.SSL_URL|sfTrimURL}-->/forgot/index.php','forget','600','400'); return false;" target="_blank">パスワードを忘れた方はこちら</a></td> 
    5555                </tr> 
    5656                <tr><td height="10"></td></tr> 
    5757                <tr> 
    58                     <td width="50"><input type="checkbox" name="login_memory" value="1" <!--{$tpl_login_memory|sfGetChecked:1}-->/><img src="<!--{$smarty.const.URL_DIR}-->img/header/memory.gif" width="18" height="9" alt="µ­²±" /></td> 
    59                     <td align="center"><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/side/button_login_on.gif',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/side/button_login.gif',this)" src="<!--{$smarty.const.URL_DIR}-->img/side/button_login.gif" width="51" height="22" alt="¥í¥°¥¤¥ó" border="0" name="subm"></td> 
     58                    <td width="50"><input type="checkbox" name="login_memory" value="1" <!--{$tpl_login_memory|sfGetChecked:1}-->/><img src="<!--{$smarty.const.URL_DIR}-->img/header/memory.gif" width="18" height="9" alt="記憶" /></td> 
     59                    <td align="center"><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/side/button_login_on.gif',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/side/button_login.gif',this)" src="<!--{$smarty.const.URL_DIR}-->img/side/button_login.gif" width="51" height="22" alt="ログイン" border="0" name="subm"></td> 
    6060                </tr> 
    6161            <!--{/if}--> 
    6262        </table> 
    63         <!--¥í¥°¥¤¥ó¥Õ¥©¡¼¥à--> 
     63        <!--ログインフォーム--> 
    6464        </td> 
    6565        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td> 
     
    7171</form> 
    7272</table> 
    73 <!--¢¥¥í¥°¥¤¥ó¤³¤³¤Þ¤Ç--> 
     73<!--▲ログインここまで--> 
Note: See TracChangeset for help on using the changeset viewer.