user; ?>
A new user would like to sign up! Please verify the information below and click "Accept" to validate the user's candidature or "Reject" to cancel the registration.
| Username: | __get('username')?> |
|---|---|
| Email: | __get('email')?> |
| Form of address: | __get('form_of_address')?> |
| Title: | __get('title')?> |
| Name: | __get('name')?> |
| First name: | __get('first_name')?> |
| Institution: | __get('institution')?> |
| Division: | __get('division')?> |
| Street/P.O. Box: | __get('street_pobox')?> |
| Postal Code: | __get('postal_code')?> |
| Location/City: | __get('location_city')?> |
| Country: | __get('country')?> |
= $form->field($model, 'comment');?>