Changeset 11315
- Timestamp:
- 2006/12/25 19:22:16 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/install/user_data/include/campaign/bloc/cart_tag.tpl
r11314 r11315 22 22 <td align="right" class="fs12st"><!--{$tpl_class_name1[$id]|escape}-->¡§ </td> 23 23 <td> 24 <select name="<!--{$class1}-->" style="<!--{$arrErr[$class1]|sfGetErrorColor}-->" onchange="lnSetSelect( \'<!--{$class1}-->\', \'<!--{$class2}-->\', \'<!--{$id}-->\',\'\');">24 <select name="<!--{$class1}-->" style="<!--{$arrErr[$class1]|sfGetErrorColor}-->" onchange="lnSetSelect('<!--{$class1}-->', '<!--{$class2}-->', '<!--{$id}-->','');"> 25 25 <option value="">ÁªÂò¤·¤Æ¤¯¤À¤µ¤¤</option> 26 26 <!--{html_options options=$arrClassCat1[$id] selected=$arrForm[$class1]}--> … … 48 48 </td> 49 49 <td width="170" align="center"> 50 <a href="" onclick="fnChangeAction( \'<!--{$smarty.server.REQUEST_URI|escape}-->#product<!--{$id}-->\'); fnModeSubmit(\'cart\',\'product_id\',\'<!--{$id}-->\'); return false;" onmouseover="chgImg(\'<!--{$smarty.const.URL_DIR}-->img/products/b_cartin_on.gif\',\'cart<!--{$id}-->\');" onmouseout="chgImg(\'<!--{$smarty.const.URL_DIR}-->img/products/b_cartin.gif\',\'cart<!--{$id}-->\');"><img src="<!--{$smarty.const.URL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="¥«¥´¤ËÆþ¤ì¤ë" name="cart<!--{$id}-->" id="cart<!--{$id}-->" /></a>50 <a href="" onclick="fnChangeAction('<!--{$smarty.server.REQUEST_URI|escape}-->#product<!--{$id}-->'); fnModeSubmit('cart','product_id','<!--{$id}-->'); return false;" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/products/b_cartin_on.gif','cart<!--{$id}-->');" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/products/b_cartin.gif','cart<!--{$id}-->');"><img src="<!--{$smarty.const.URL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="¥«¥´¤ËÆþ¤ì¤ë" name="cart<!--{$id}-->" id="cart<!--{$id}-->" /></a> 51 51 </td> 52 52 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
