__('Edit Account Information') ?>

getMessagesBlock()->toHtml() ?>
getBlockHtml('formkey')?>

__('Account Information') ?>

  • getLayout()->createBlock('customer/widget_name')->setObject($this->getCustomer())->toHtml() ?>
  • getLayout()->createBlock('customer/widget_dob') ?> isEnabled()): ?>
  • setDate($this->getCustomer()->getDob())->toHtml() ?>
  • getLayout()->createBlock('customer/widget_taxvat') ?> isEnabled()): ?>
  • setTaxvat($this->getCustomer()->getTaxvat())->toHtml() ?>
  • getLayout()->createBlock('customer/widget_gender') ?> isEnabled()): ?>
  • setGender($this->getCustomer()->getGender())->toHtml() ?>
  • getCustomer()->getChangePassword()==1): ?> checked="checked" class="checkbox" />

__('* Required Fields') ?>