diff --git a/application/controllers/amendmentpurchaseorder.php b/application/controllers/amendmentpurchaseorder.php index 9f97bc40..85629119 100755 --- a/application/controllers/amendmentpurchaseorder.php +++ b/application/controllers/amendmentpurchaseorder.php @@ -1429,7 +1429,7 @@ function UpdateAmendServicePurchaseOrder() { //$CAD=$CAD."Amended Additional Excise duty :".$beforeAddAdtional ."
"; $rowspanvalue++; - $CAD=$CAD."Amended Freight Type: ".$beforeFreightType ."Current Additional Excise duty:".$FreightType.""; + $CAD=$CAD."Amended Freight Type: ".$beforeFreightType ."Current Freight Type:".$FreightType.""; }