summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprashantsinalkar2018-10-23 15:44:44 +0530
committerprashantsinalkar2018-10-23 15:44:44 +0530
commitdbd0ef64988a0f51bfa28af53846047da1ee2952 (patch)
treec5b406eb3d5ce639b5829cac9250453b2a54f294
parent3e9930907ffbe8a45ba2847ba3cd24bc5756f376 (diff)
downloadosdag_workshop_booking-dbd0ef64988a0f51bfa28af53846047da1ee2952.tar.gz
osdag_workshop_booking-dbd0ef64988a0f51bfa28af53846047da1ee2952.tar.bz2
osdag_workshop_booking-dbd0ef64988a0f51bfa28af53846047da1ee2952.zip
updated the title
-rw-r--r--osdag_workshop_booking.module4
1 files changed, 2 insertions, 2 deletions
diff --git a/osdag_workshop_booking.module b/osdag_workshop_booking.module
index e8ebf2d..fe3c0ef 100644
--- a/osdag_workshop_booking.module
+++ b/osdag_workshop_booking.module
@@ -20,8 +20,8 @@ function osdag_workshop_booking_menu()
'file' => 'workshop_registration.inc'
);
$items['osdag-workshop-booking/manage-proposal'] = array(
- 'title' => 'Osdag Workshop Registration Pending Proposal',
- 'description' => 'Osdag Workshop Registration Pending Proposal',
+ 'title' => 'Osdag Workshop Registration Manage Proposal',
+ 'description' => 'Osdag Workshop Registration Manage Proposal',
'page callback' => '_proposal_pending',
'page arguments' => array(
'osdag_workshop_booking_form'