X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Ffollow.php;h=8d5cb991267ea620b7f822a7349df424e15111bf;hb=dd0a1cf586fc37fe9a3d84af277c7504136a3bf9;hp=2b564c1bfa2a8b0342ddc6eff9fe5c560d13fa7a;hpb=5eaa5951a1b19b985017b5db20f3b1abf464a1ef;p=friendica.git diff --git a/mod/follow.php b/mod/follow.php index 2b564c1bfa..8d5cb99126 100644 --- a/mod/follow.php +++ b/mod/follow.php @@ -1,9 +1,11 @@ proxy_url($ret["photo"], false, PROXY_SIZE_SMALL), '$desc' => "", '$pls_answer' => t('Please answer the following:'), - '$does_know_you' => array('knowyou', sprintf(t('Does %s know you?'),$ret["name"]), false, '', array(t('No'),t('Yes'))), + '$does_know_you' => array('knowyou', sprintf(t('Does %s know you?'),$ret["name"]), false, '', array(t('No'), t('Yes'))), '$add_note' => t('Add a personal note:'), '$page_desc' => "", '$friendica' => "",