translate('Account info') ?>

targetUser->id == $this->user->id): ?>
canEditAccountInfo): ?> translate('Edit') ?> canChangePassword && (!$this->yubikey->enabled || !$this->yubikey->force)): ?>  |  translate('Change Password') ?>
targetUser->id) { echo $this->action('accountinfo', 'profilegeneral', 'users', array('userid' => $this->targetUser->id)); } else { // user id == 0 means we're entering info for a new user echo $this->action('editaccountinfo', 'profilegeneral', 'users', array('userid' => $this->targetUser->id)); } ?>
targetUser->id && $this->targetUser->id == $this->user->id): ?>
user->role == Users_Model_User::ROLE_REGISTERED && $this->canEditAccountInfo): ?> translate('Delete Account') ?>