diff --git a/application/views/statusofservicepurchaseorder.php b/application/views/statusofservicepurchaseorder.php index c5067811..2505a2d7 100644 --- a/application/views/statusofservicepurchaseorder.php +++ b/application/views/statusofservicepurchaseorder.php @@ -206,7 +206,7 @@ $('#PONO').change(function() { } else { - alert('Please Select the Purchase Order Number to Create IGR'); + alert('Please Select the Purchase Order Number to change the status'); } }); });