X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fcontact_widgets.php;h=71a75d431eaa3efba3769be507356ee41184f37f;hb=c0cc65304b06b027219a9f162deaab90fe2a0487;hp=4dab6a53e81623de4cedb6c850683322718b69f1;hpb=a9f825ec3fc8b44115b1fae3b1aeb2c07f23e3de;p=friendica.git diff --git a/include/contact_widgets.php b/include/contact_widgets.php index 4dab6a53e8..71a75d431e 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'] .= '