break;
case 'unconfirmed':
- $notification->push(_("This account was still not activated. Check your inbox, we sendy you the activation code there."), 'horde.warning');
+ $notification->push(_("This account was still not activated. Check your inbox, we send you the activation code there."), 'horde.warning');
header('Location: ' . Horde::selfUrl(true));
exit;
break;
require FOLKS_TEMPLATES . '/login/login.php';
-require $registry->get('templates', 'horde') . '/common-footer.inc';
\ No newline at end of file
+require $registry->get('templates', 'horde') . '/common-footer.inc';