Changeset 10869


Ignore:
Timestamp:
2006/12/18 15:04:32 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign_design.tpl

    r10868 r10869  
    138138                                        <table border="0" cellspacing="0" cellpadding="0" summary=" "> 
    139139                                            <tr> 
    140                                                 <td><a href="javascript:fnFormModeSubmit('form1', 'regist', '', '');"><img onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="¤³¤ÎÆâÍÆ¤ÇÅÐÏ¿¤¹¤ë" border="0"></a></td> 
     140                                                <td> 
     141                                                    <input type="button" onclick="javascript:fnFormModeSubmit('form1', 'regist', '', '');" value="ÅÐÏ¿"> 
     142                                                    <input type="button" onclick="javascript:fnFormModeSubmit('form1', 'regist', '', '');" value="ÅÐÏ¿"> 
     143                                                </td> 
    141144                                            </tr> 
    142145                                        </table> 
Note: See TracChangeset for help on using the changeset viewer.