Changeset 15120 for branches/beta/data/Smarty
- Timestamp:
- 2007/07/24 21:57:44 (16 years ago)
- Location:
- branches/beta/data/Smarty/templates
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/beta/data/Smarty/templates/admin/basis/mail.tpl
r14676 r15120 107 107 <td bgcolor="#ffffff"> 108 108 <!--{assign var=key value="send_type"}--> 109 <!--{if $arrForm.template_id > 1}--> 110 <!--{html_radios_ex name="send_type" options=$arrSendType separator=" " selected=$arrForm[$key]}--> 109 <!--{if $arrForm.template_id == 1}--> 110 <input type="radio" name="send_type" value="0" id="send_type_0" checked="checked" /><label for="send_type_0">¥Ñ¥½¥³¥ó</label> 111 <!--{elseif $arrForm.template_id == 2}--> 112 <input type="radio" name="send_type" value="1" id="send_type_1" checked="checked" /><label for="send_type_1">·ÈÂÓ</label> 111 113 <!--{else}--> 112 <!--{if $arrForm.template_id=='0'}--> 113 <input type="radio" name="send_type" value="0" id="send_type_0" checked="checked" /><label for="send_type_0">¥Ñ¥½¥³¥ó</label> 114 <!--{else}--> 115 <input type="radio" name="send_type" value="1" id="send_type_1" checked="checked" /><label for="send_type_1">·ÈÂÓ</label> 116 <!--{/if}--> 117 <!--{* <!--{html_radios_ex name="send_type" options=$arrSendType separator=" " selected=$arrForm[$key]}--> *}--> 114 <!--{html_radios_ex name="send_type" options=$arrSendType separator=" " selected=$arrForm[$key]}--> 118 115 <!--{/if}--> 119 116 </td> -
branches/beta/data/Smarty/templates/admin/basis/template.tpl
r14676 r15120 63 63 <td width="40" align="center"><a href="./mail.php?mode=edit&template_id=<!--{$list_data[data].template_id}-->">ÊÔ½¸</a></td> 64 64 <td width="40" align="center"> 65 <!--{if $list_data[data].template_id > 1}-->65 <!--{if $list_data[data].template_id > 2}--> 66 66 <a href="" onclick="fnDelete('<!--{$smarty.server.PHP_SELF|escape}-->?mode=delete&id=<!--{$list_data[data].template_id}-->'); return false;">ºï½ü</a> 67 67 <!--{else}-->(¸ÇÄê)<!--{/if}--> -
branches/beta/data/Smarty/templates/admin/system/module.tpl
r17 r15120 52 52 <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" "> 53 53 <tr bgcolor="#f2f1ec" align="center" class="fs12n"> 54 <td width="170">µ¡Ç½Ì¾</td> 55 <td width="300">ÀâÌÀ</td> 56 <td width="50">¸½¾õ</td> 57 <td width="50">ºÇ¿·</td> 58 <td width="80">¥ê¥ê¡¼¥¹Æü</td> 59 <td width="50">ÀßÄê</td> 60 <td width="50">¼Â¹Ô</td> 54 <td width="50">¥í¥´</td> 55 <td width="160">µ¡Ç½Ì¾</td> 56 <td width="290">ÀâÌÀ</td> 57 <td width="45">¸½¾õ</td> 58 <td width="45">ºÇ¿·</td> 59 <td width="70">¥ê¥ê¡¼¥¹Æü</td> 60 <td width="45">ÀßÄê</td> 61 <td width="45">¼Â¹Ô</td> 61 62 </tr> 62 63 <!--{section name=cnt loop=$arrUpdate}--> 63 64 <tr bgcolor="#ffffff" class="fs12"> 65 <!--{if $arrUpdate[cnt].url}--> 66 <td align="center"> 67 <a href="<!--{$arrUpdate[cnt].url}-->" target="_blank"><img src="resize_image.php?image=<!--{$arrUpdate[cnt].icon}-->&width=50&height=50"></a> 68 </td> 69 <!--{else}--> 70 <td align="center"> 71 <img src="resize_image.php?image=<!--{$arrUpdate[cnt].icon}-->&width=50&height=50"> 72 </td> 73 <!--{/if}--> 64 74 <td ><!--{$arrUpdate[cnt].module_name}--></td> 65 75 <td ><!--{$arrUpdate[cnt].module_explain}-->(<!--{$arrUpdate[cnt].eccube_version}-->°Ê¹ß¤ËÂбþ)</td> -
branches/beta/data/Smarty/templates/forgot/complete.tpl
r17 r15120 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <html lang="ja"> 3 <!--{* 4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 5 * 6 * http://www.lockon.co.jp/ 7 *}--> 8 <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> 19 <title><!--{$arrSiteInfo.shop_name}-->/¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý(´°Î»¥Ú¡¼¥¸)</title> 20 </head> 1 <table id="contact"> 2 <tr><td> 3 <!-- wrapper --> 4 <div id="wrapper"> 5 <!-- wrapper-inner --> 6 <div id="wrapper-inner"> 7 <!-- contents --> 8 <div id="contents"> 9 <!-- breadcrumb --> 10 <div class="breadcrumb"> 11 <ul> 12 <li><a href="../index.html">Home</a></li> 13 <li>> ¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý</li> 14 </ul> 15 </div> 16 <!-- /breadcrumb --> 17 <h2><img src="<!--{$smarty.const.URL_DIR}-->img/contact/h2_sendpwd.gif" alt="Send Password¡Ã¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý" width="800" height="180" /></h2> 18 <!-- oneColumn --> 19 <div id="oneColumn"> 20 <!-- columnB --> 21 <div class="columnB"> 22 <h3><img src="<!--{$smarty.const.URL_DIR}-->img/contact/h3_complete.gif" alt="Complete" width="110" height="23" /></h3> 23 <br /> 24 <h4><img src="<!--{$smarty.const.URL_DIR}-->img/contact/h4_pwd.gif" alt="¥Ñ¥¹¥ï¡¼¥É¤ÎÁ÷¿®¤¬´°Î»¤·¤Þ¤·¤¿¡£" width="188" height="14" /></h4> 25 <p>¤´µÆþĺ¤¤Þ¤·¤¿E¥á¡¼¥ë¥¢¥É¥ì¥¹¤Ø¡¢¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É¤òÁ÷¿®¤·¤Þ¤·¤¿¡£¤´³Îǧ¤¯¤À¤µ¤¤¡£</p> 26 <p><a href="../index.html"><img class="rollover" src="<!--{$smarty.const.URL_DIR}-->img/contact/btn_home.gif" alt="HOME" width="161" height="21" /></a></p> 27 </div> 28 <!-- /columnB --> 29 <br /> 30 <br /> 31 <br /> 32 </div> 33 <!-- /oneColumn --> 34 <hr class="solidGray2" /> 35 <!-- breadcrumb --> 36 <div class="breadcrumb"> 37 <ul> 38 <li><a href="../index.html">Home</a></li> 39 <li>> ¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý</li> 40 </ul> 41 </div> 42 <!-- /breadcrumb --> 43 </div> 44 <!-- /contents --> 45 <p class="pagetop"><a href="#wrapper"><img class="rollover" src="<!--{$smarty.const.URL_DIR}-->img/common/btn_pagetop_wh.gif" alt="Page Top" width="50" height="16" /></a></p> 46 </div> 47 <!-- /wrapper-inner --> 48 <!-- cart --> 49 <div id="cart"> 50 <dl class="first"> 51 <dt><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_nickname.gif" alt="Nickname" width="65" height="5" /><br /> 52 AKIHIRO</dt> 53 </dl> 54 <dl class="last"> 55 <dt class="first"><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_item.gif" alt="Item" width="65" height="5" /><br /> 56 02</dt> 57 <dt><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_subtotal.gif" alt="Subtotal" width="65" height="5" /><br /> 58 53,400yen</dt> 59 </dl> 60 <div id="userTraffic"> 61 <ul> 62 <li class="cart-view"><a href="index.html">View Cart</a></li> 63 <li class="cart-logout"><a href="index.html">Log Out</a></li> 64 </ul> 65 </div> 66 <p><a href="">My Page</a></p> 67 </div> 68 <!-- /cart --> 69 </div> 70 <!-- /wrapper --> 71 </td></tr> 72 </table> 21 73 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}-->')"> 23 <noscript> 24 <link rel="stylesheet" href="../css/common.css" type="text/css" /> 25 </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="<!--{$smarty.const.URL_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('<!--{$smarty.const.URL_DIR}-->img/common/b_close_on.gif','close');" onmouseOut="chgImg('<!--{$smarty.const.URL_DIR}-->img/common/b_close.gif','close');"><img src="<!--{$smarty.const.URL_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> 74 <table id="contact"> 75 <tr><td> 76 <!-- wrapper --> 77 <div id="wrapper"> 78 <!-- wrapper-inner --> 79 <div id="wrapper-inner"> 80 <!-- contents --> 81 <div id="contents"> 82 <!-- breadcrumb --> 83 <div class="breadcrumb"> 84 <ul> 85 <li><a href="../index.html">Home</a></li> 86 <li>> ¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý</li> 87 </ul> 88 </div> 89 <!-- /breadcrumb --> 90 <h2><img src="images/h2_sendpwd.gif" alt="Send Password¡Ã¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý" width="800" height="180" /></h2> 91 <!-- oneColumn --> 92 <div id="oneColumn"> 93 <!-- columnB --> 94 <div class="columnB"> 95 <h3><img src="images/h3_complete.gif" alt="Complete" width="110" height="23" /></h3> 96 <br /> 97 <h4><img src="images/h4_pwd.gif" alt="¥Ñ¥¹¥ï¡¼¥É¤ÎÁ÷¿®¤¬´°Î»¤·¤Þ¤·¤¿¡£" width="188" height="14" /></h4> 98 <p>¤´µÆþĺ¤¤Þ¤·¤¿E¥á¡¼¥ë¥¢¥É¥ì¥¹¤Ø¡¢¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É¤òÁ÷¿®¤·¤Þ¤·¤¿¡£¤´³Îǧ¤¯¤À¤µ¤¤¡£</p> 99 <p><a href="../index.html"><img class="rollover" src="images/btn_home.gif" alt="HOME" width="161" height="21" /></a></p> 100 </div> 101 <!-- /columnB --> 102 <br /> 103 <br /> 104 <br /> 105 </div> 106 <!-- /oneColumn --> 107 <hr class="solidGray2" /> 108 <!-- breadcrumb --> 109 <div class="breadcrumb"> 110 <ul> 111 <li><a href="../index.html">Home</a></li> 112 <li>> ¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý</li> 113 </ul> 114 </div> 115 <!-- /breadcrumb --> 116 </div> 117 <!-- /contents --> 118 <p class="pagetop"><a href="#wrapper"><img class="rollover" src="<!--{$smarty.const.URL_DIR}-->img/common/btn_pagetop_wh.gif" alt="Page Top" width="50" height="16" /></a></p> 119 </div> 120 <!-- /wrapper-inner --> 121 <!-- cart --> 122 <div id="cart"> 123 <dl class="first"> 124 <dt><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_nickname.gif" alt="Nickname" width="65" height="5" /><br /> 125 AKIHIRO</dt> 126 </dl> 127 <dl class="last"> 128 <dt class="first"><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_item.gif" alt="Item" width="65" height="5" /><br /> 129 02</dt> 130 <dt><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_subtotal.gif" alt="Subtotal" width="65" height="5" /><br /> 131 53,400yen</dt> 132 </dl> 133 <div id="userTraffic"> 134 <ul> 135 <li class="cart-view"><a href="index.html">View Cart</a></li> 136 <li class="cart-logout"><a href="index.html">Log Out</a></li> 137 </ul> 138 </div> 139 <p><a href="">My Page</a></p> 140 </div> 141 <!-- /cart --> 142 </div> 143 <!-- /wrapper --> 144 </td></tr> 68 145 </table> 69 </div>70 71 </body>72 </html> -
branches/beta/data/Smarty/templates/mobile/nonmember/deliv.tpl
r14676 r15120 19 19 <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 20 20 <input type="hidden" name="deli" value="<!--{$smarty.section.cnt.iteration}-->"> 21 <!--{if $smarty.section.cnt.first}-->22 21 <input type="hidden" name="mode" value="customer_addr"> 23 <input type="hidden" name="other_deliv_id" value=""> 24 <!--{else}--> 25 <input type="hidden" name="mode" value="other_addr"> 22 26 23 <input type="hidden" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->"> 27 24 <!--{/if}--> … … 40 37 ¢£¤½¤Î¾¤Î¤ªÆÏ¤±Àè¤ò»ØÄê<br> 41 38 <form method="get" action="deliv_addr.php"> 39 <input type="hidden" name="mode" value="other_addr"> 42 40 <center><input type="submit" value="¿·µ¬ÅÐÏ¿"></center> 43 41 </form> -
branches/beta/data/Smarty/templates/mobile/nonmember/deliv_addr.tpl
r14676 r15120 44 44 45 45 <div align="center"><input type="submit" name="submit" value="¼¡¤Ø"></div> 46 < !--<div align="center"><input type="submit" name="return" value="Ìá¤ë"></div>-->46 <div align="center"><input type="submit" name="return" value="Ìá¤ë"></div> 47 47 48 48 <!--{foreach from=$list_data key=key item=item}--> -
branches/beta/data/Smarty/templates/mobile/nonmember/nonmember_set3.tpl
r14676 r15120 10 10 <hr> 11 11 <!--<form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">--> 12 <form name="form1" method="post" action="./ deliv.php">12 <form name="form1" method="post" action="./index.php"> 13 13 <input type="hidden" name="mode" value="nonmember"> 14 14 <input type="hidden" name="mode2" value="deliv"> … … 42 42 <input type="text" size="<!--{$size}-->" name="tel03" value="<!--{$tel03|escape}-->" maxlength="<!--{$smarty.const.TEL_ITEM_LEN}-->" istyle="4"><br> 43 43 44 <!--¡Ú¥á¡¼¥ë¥Þ¥¬¥¸¥ó¡Û<br>45 ¤ªÆÀ¤Ê¾ðÊó¤ò´õ˾¤µ¤ì¤Þ¤¹¤«¡©<br>46 ÇÛ¿®´õ˾<input type="checkbox" name="mailmaga_flg" value="on" <!--{if $mailmaga_flg eq 'on'}-->checked<!--{/if}--> /><br>47 ¡Ê´õ˾¤µ¤ì¤Ê¤¤¾ì¹ç¤Ï¥Á¥§¥Ã¥¯¤ò¤Ï¤º¤·¤Æ¤¯¤À¤µ¤¤¡Ë<br>48 <br>-->49 50 44 <input type="submit" name="submit" value="¼¡¤Ø"><br> 51 45 <input type="submit" name="return" value="Ìá¤ë"> -
branches/beta/data/Smarty/templates/mobile/nonmember/payment.tpl
r14676 r15120 32 32 33 33 <center><input type="submit" value="¼¡¤Ø"></center> 34 < !--<center><input type="submit" name="return" value="Ìá¤ë"></center>-->34 <center><input type="submit" name="return" value="Ìá¤ë"></center> 35 35 </form> 36 36
Note: See TracChangeset
for help on using the changeset viewer.