translate('Personal Info') ?>
translate('This information will be used to automatically populate registration fields to any OpenID transaction that requires so') ?>
$i= 0; foreach ($this->profiles as $profile): ?>
$i++ ?>
= $this->translate('Edit profile') ?>
if ($i > 1 || count($this->profiles) > 1): ?>
endif ?>
= $this->translate('Profile Name') ?>:
= $profile->name ?>
= $this->translate($field->name) ?>:
= (!$field->value)? $this->translate('Not Entered') : $field->value ?>