X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=mod%2Ffollow.php;h=45e017f088dd6f58f7de895c54d19d240a382c55;hb=83e4141639d026dfa93c4c2c0f9fe00a7cf56446;hp=2b564c1bfa2a8b0342ddc6eff9fe5c560d13fa7a;hpb=5eaa5951a1b19b985017b5db20f3b1abf464a1ef;p=friendica.git diff --git a/mod/follow.php b/mod/follow.php index 2b564c1bfa..45e017f088 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' => "",