Ignore:
Timestamp:
2006/12/17 21:53:24 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

    r10811 r10841  
    2222<form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    2323<input type="hidden" name="mode" value=""> 
    24 <input type="hidden" name="campaign_id" value="<!--{$arrForm.campaign_id}-->" > 
     24<input type="hidden" name="campaign_id" value="<!--{$campaign_id}-->" > 
    2525<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    2626    <tr valign="top"> 
Note: See TracChangeset for help on using the changeset viewer.