user->isCurrentUser($user['id'])): ?> = $this->url->link(t('Link my Google Account'), 'user', 'google', array(), true) ?> = $this->url->link(t('Unlink my Google Account'), 'user', 'unlinkGoogle', array(), true) ?> = empty($user['google_id']) ? t('No account linked.') : t('Account linked.') ?>
user->isCurrentUser($user['id'])): ?> = $this->url->link(t('Link my GitHub Account'), 'user', 'github', array(), true) ?> = $this->url->link(t('Unlink my GitHub Account'), 'user', 'unlinkGitHub', array(), true) ?> = empty($user['github_id']) ? t('No account linked.') : t('Account linked.') ?>
= t('No external authentication enabled.') ?>