From: Joe Hunt Date: Mon, 1 Mar 2010 10:14:00 +0000 (+0000) Subject: Rerun X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=91cb996cf0df8944df792d1b8b9fabf69aee119f;p=textcart.git Rerun --- diff --git a/admin/create_coy.php b/admin/create_coy.php index 52fd8ac..0a39697 100644 --- a/admin/create_coy.php +++ b/admin/create_coy.php @@ -317,7 +317,7 @@ function display_company_edit($selected_id) document.forms[0].action='create_coy.php?c=u&ul=1&id=" . $n . "&fn=' + document.forms[0].uploadfile.value } else { - document.forms[0].action='create_coy.php?c=u&id=" . $n . "&fn=' + document.forms[0].uploadfile.value + document.forms[0].action='create_coy.php?c=u&id=" . $n . "' } document.forms[0].submit() }