]> git.mxchange.org Git - friendica.git/blobdiff - mod/follow.php
Rework of the network page
[friendica.git] / mod / follow.php
index 141fa9fdba2c392ab6748c7d5c2b41cc4399f6ab..ac07d040cc99afb11d9afcbe9747fa91de507c16 100644 (file)
@@ -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