Changeset 15067 for branches/dev
- Timestamp:
- 2007/07/18 18:04:51 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/forgot/complete.tpl
r15066 r15067 15 15 </div> 16 16 <!-- /breadcrumb --> 17 <h2><img src=" images/h2_sendpwd.gif" alt="Send Password¡Ã¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý" width="800" height="180" /></h2>17 <h2><img src="<!--{$smarty.const.URL_DIR}-->img/contact/h2_sendpwd.gif" alt="Send Password¡Ã¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý" width="800" height="180" /></h2> 18 18 <!-- oneColumn --> 19 19 <div id="oneColumn"> 20 20 <!-- columnB --> 21 21 <div class="columnB"> 22 <h3><img src=" images/h3_complete.gif" alt="Complete" width="110" height="23" /></h3>22 <h3><img src="<!--{$smarty.const.URL_DIR}-->img/contact/h3_complete.gif" alt="Complete" width="110" height="23" /></h3> 23 23 <br /> 24 <h4><img src=" images/h4_pwd.gif" alt="¥Ñ¥¹¥ï¡¼¥É¤ÎÁ÷¿®¤¬´°Î»¤·¤Þ¤·¤¿¡£" width="188" height="14" /></h4>24 <h4><img src="<!--{$smarty.const.URL_DIR}-->img/contact/h4_pwd.gif" alt="¥Ñ¥¹¥ï¡¼¥É¤ÎÁ÷¿®¤¬´°Î»¤·¤Þ¤·¤¿¡£" width="188" height="14" /></h4> 25 25 <p>¤´µÆþĺ¤¤Þ¤·¤¿E¥á¡¼¥ë¥¢¥É¥ì¥¹¤Ø¡¢¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É¤òÁ÷¿®¤·¤Þ¤·¤¿¡£¤´³Îǧ¤¯¤À¤µ¤¤¡£</p> 26 <p><a href="../index.html"><img class="rollover" src=" images/btn_home.gif" alt="HOME" width="161" height="21" /></a></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 27 </div> 28 28 <!-- /columnB --> … … 43 43 </div> 44 44 <!-- /contents --> 45 <p class="pagetop"><a href="#wrapper"><img class="rollover" src=" ../images/common/btn_pagetop_wh.gif" alt="Page Top" width="50" height="16" /></a></p>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 46 </div> 47 47 <!-- /wrapper-inner --> … … 49 49 <div id="cart"> 50 50 <dl class="first"> 51 <dt><img src=" ../images/common/cart_nickname.gif" alt="Nickname" width="65" height="5" /><br />51 <dt><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_nickname.gif" alt="Nickname" width="65" height="5" /><br /> 52 52 AKIHIRO</dt> 53 53 </dl> 54 54 <dl class="last"> 55 <dt class="first"><img src=" ../images/common/cart_item.gif" alt="Item" width="65" height="5" /><br />55 <dt class="first"><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_item.gif" alt="Item" width="65" height="5" /><br /> 56 56 02</dt> 57 <dt><img src=" ../images/common/cart_subtotal.gif" alt="Subtotal" width="65" height="5" /><br />57 <dt><img src="<!--{$smarty.const.URL_DIR}-->img/common/cart_subtotal.gif" alt="Subtotal" width="65" height="5" /><br /> 58 58 53,400yen</dt> 59 59 </dl>
Note: See TracChangeset
for help on using the changeset viewer.