Thanks for volunteering to be a part of the Firefox User Panel!
Please start by taking this initial survey by August 1st. We're anxious to get your feedback on a variety of areas, so we'll send out a few more surveys in the following weeks to the user panel to help us define the next generation of Firefox. Thanks again for making the browser a better place!
Survey conducted by Mozilla and hosted by Instant Survey
Mozilla continues to take security and privacy issues seriously. Any data or information provided will never be given or sold to any other outside company for its use in marketing or solicitation.
If you choose not to take this survey, you will be automatically unsubscribed from the Firefox User Panel.
If you think you received this in error, please let us know.
" ); $mail = new mail($mail_params); $mail->send(); $this->layout = 'submit'; $this->set('content','You are already signed up for the Firefox User Panel!
If you don\'t receive an email with a link to the survey within 24 hours, please check your junk mail. If you still haven\'t received an email with a link to the survey please let us know and we\'ll send another copy.
Continue to Firefox Central.
'); $this->set('tracking_image','userpanel3-alreadysignedup.gif'); $this->render(); return; } if ($this->User->save($this->params['data'])) { $mail_params = array( 'from' => 'Firefox User PanelThanks for volunteering to be a part of the Firefox User Panel!
Please start by taking this initial survey by August 1st. We're anxious to get your feedback on a variety of areas, so we'll send out a few more surveys in the following weeks to the user panel to help us define the next generation of Firefox. Thanks again for making the browser a better place!
Survey conducted by Mozilla and hosted by Instant Survey
Mozilla continues to take security and privacy issues seriously. Any data or information provided will never be given or sold to any other outside company for its use in marketing or solicitation.
If you choose not to take this survey, you will be automatically unsubscribed from the Firefox User Panel.
If you think you received this in error, please let us know.
" ); $mail = new mail($mail_params); $mail->send(); $this->layout = 'submit'; $this->set('content','Thanks for helping us make a better browser!
Be sure to check your email for a link to the first survey.
Continue to Firefox Central.
If you don\'t receive an email with a link to the survey within 24 hours, please check your junk mail or let us know and we\'ll send another copy.
'); $this->set('tracking_image','userpanel2-response.gif'); $this->render(); } } } } ?>