/home/desid573/public_html/ims2/application/views/email
NameSizeModeActions
memberupdate.php25400644editdlrm
welcome.php27140644editdlrm
Edit: /home/desid573/public_html/ims2/application/views/email/welcome.php (2714B)

Hi input->post('title')." ".$this->input->post('firstName')?>,
Welcome to Ibadan golf club. Find below your registration details and please do not hesitate to inform us if there is any mistake. Thanks.

Title: input->post('title') ? $this->input->post('title') : "---" ?>
Name: input->post('firstName')." ".$this->input->post('lastName')." ".$this->input->post('otherName')?>
Phone Number(s): input->post('mobile1') . ($this->input->post('mobile2') ? ", ".$this->input->post('mobile2') : "")?>
Membership ID: input->post('membershipId')?>
Gender: input->post('gender') == "M" ? "Male" : "Female" ?>
Amount Deposited: input->post('amountDeposited'), 2)?>
Street: input->post('address')?>
City: input->post('city')?>
State: input->post('state')?>
Country: input->post('country')?>

We hope you enjoy your time with us.

The Manager,
Ibadan Golf Club