diff --git a/src/app/components/myjob-offers/myjob-offers.component.ts b/src/app/components/myjob-offers/myjob-offers.component.ts index 620af59..f4c4bda 100644 --- a/src/app/components/myjob-offers/myjob-offers.component.ts +++ b/src/app/components/myjob-offers/myjob-offers.component.ts @@ -219,8 +219,8 @@ pendingActionResult:string=''; }; const alert = await this.alertController.create({ - header: "Log out", - message: "Confirm you are ready to log out now.", + header: "Cancel Offer", + message: "Confirm you are ready cancel this offer?", buttons: [ { text: "Cancel",