= sprintf( _('Die Applikation "%s" möchte auf Ihre Daten zugreifen.'), htmlReady($client->getName()) ) ?>
if (count($scopes) > 0) { ?>= _('Diese Applikation hat Zugriff auf:') ?>
= Avatar::getAvatar($GLOBALS['user']->id)->getImageTag(Avatar::SMALL) ?>
= sprintf(
_('Angemeldet als %s (%s)'),
htmlReady(User::findCurrent()->getFullName()),
htmlReady(User::findCurrent()->username)
) ?>