X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Ffollow.php;h=ac07d040cc99afb11d9afcbe9747fa91de507c16;hb=dd82f150ca10016677621755b61a8c9be06ee70c;hp=141fa9fdba2c392ab6748c7d5c2b41cc4399f6ab;hpb=631095eefdd8cc9698190c60a26322a35b57fc1b;p=friendica.git diff --git a/mod/follow.php b/mod/follow.php index 141fa9fdba..ac07d040cc 100644 --- a/mod/follow.php +++ b/mod/follow.php @@ -62,7 +62,7 @@ function follow_post(App $a) DI::baseUrl()->redirect('contact/' . $result['cid']); } - info(DI::l10n()->t('The contact could not be added.')); + notice(DI::l10n()->t('The contact could not be added.')); DI::baseUrl()->redirect($return_path); // NOTREACHED