- Timestamp:
- 2006/12/18 15:09:34 (20 years ago)
- Location:
- temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents
- Files:
-
- 2 edited
-
campaign.tpl (modified) (1 diff)
-
campaign_design.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign.tpl
r10843 r10871 208 208 <td width="205"><!--{$arrCampaign[cnt].campaign_name}--></td> 209 209 <td width="50"><!--{$arrCampaign[cnt].total_count}--></td> 210 <td width="80"><a href="<!--{$smarty.const.URL_CAMPAIGN_DESIGN}-->?campaign_id=<!--{$arrCampaign[cnt].campaign_id}-->& type=active">ÀßÄê</a></td>211 <td width="80"><a href="<!--{$smarty.const.URL_CAMPAIGN_DESIGN}-->?campaign_id=<!--{$arrCampaign[cnt].campaign_id}-->& type=end">ÀßÄê</a></td>210 <td width="80"><a href="<!--{$smarty.const.URL_CAMPAIGN_DESIGN}-->?campaign_id=<!--{$arrCampaign[cnt].campaign_id}-->&status=active">ÀßÄê</a></td> 211 <td width="80"><a href="<!--{$smarty.const.URL_CAMPAIGN_DESIGN}-->?campaign_id=<!--{$arrCampaign[cnt].campaign_id}-->&status=end">ÀßÄê</a></td> 212 212 <!--{if $arrCampaign[cnt].campaign_id != $arrForm.campaign_id}--> 213 213 <td width="50"><a href="javascript:fnFormModeSubmit('form1', 'update', 'campaign_id', '<!--{$arrCampaign[cnt].campaign_id}-->')">ÊÔ½¸</a></td> -
temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign_design.tpl
r10870 r10871 12 12 <input type="hidden" name="contents_row" value=""> 13 13 <input type="hidden" name="footer_row" value=""> 14 <input type="hidden" name="campaign_id" value=""> 15 <input type="hidden" name="status" value=""> 14 16 <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 15 17 <tr valign="top">
Note: See TracChangeset
for help on using the changeset viewer.
