Index: /temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign.tpl
===================================================================
--- /temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign.tpl	(revision 10679)
+++ /temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign.tpl	(revision 10680)
@@ -14,5 +14,6 @@
     if (document.form1.cart_flg.checked){
 		document.form1.deliv_free_flg.disable = false;
-alert(document.form1.deliv_free_flg.disable);
+    } else {
+		document.form1.deliv_free_flg.disable = true;    
     }
 }
@@ -126,5 +127,5 @@
 									<tr class="fs12n">
 										<td bgcolor="#f2f1ec" width="110">Á÷ÎÁÌµÎÁÀßÄê</td>
-										<td bgcolor="#ffffff" width="568"><input type="checkbox" name="deliv_free_flg" value="2" <!--{if $link_method eq 2}--> checked <!--{/if}--> disabled>Á÷ÎÁÌµÎÁ</td>
+										<td bgcolor="#ffffff" width="568"><input type="checkbox" name="deliv_free_flg" value="2" <!--{if $link_method eq 2}--> checked <!--{/if}--> >Á÷ÎÁÌµÎÁ</td>
 									</tr>
 									</tfoot>
