diff --git a/mod/dfrn_request.php b/mod/dfrn_request.php index a5f18e07a3..4fd31e485e 100644 --- a/mod/dfrn_request.php +++ b/mod/dfrn_request.php @@ -638,8 +638,8 @@ function dfrn_request_content(App $a) $page_desc = t("Please enter your 'Identity Address' from one of the following supported communications networks:"); $invite_desc = sprintf( - t('If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today.'), - get_server() + t('If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today.'), + get_server() . '/servers' ); $o = replace_macros($tpl, [