X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcontact_widgets.php;h=bbbd941b5609df3ae7321bc708599e17c6de4ccc;hb=0adff6f6b893bd7562547bb00021f358383f51ba;hp=4dab6a53e81623de4cedb6c850683322718b69f1;hpb=a9f825ec3fc8b44115b1fae3b1aeb2c07f23e3de;p=friendica.git diff --git a/include/contact_widgets.php b/include/contact_widgets.php index 4dab6a53e8..bbbd941b56 100644 --- a/include/contact_widgets.php +++ b/include/contact_widgets.php @@ -1,11 +1,12 @@ t('Add New Contact'), '$desc' => t('Enter address or web location'), '$hint' => t('Example: bob@example.com, http://example.com/barbara'), + '$value' => $value, '$follow' => t('Connect') )); @@ -19,12 +20,12 @@ function findpeople_widget() { if(get_config('system','invitation_only')) { $x = get_pconfig(local_user(),'system','invites_remaining'); if($x || is_site_admin()) { - $a->page['aside'] .= '