t('Add New Contact'), '$desc' => t('Enter address or web location'), '$hint' => t('Example: bob@example.com, http://example.com/barbara'), '$follow' => t('Connect') )); } function findpeople_widget() { $a = get_app(); $inv = (($a->config['register_policy'] != REGISTER_CLOSED) ? t('Invite Friends') : ''); if(get_config('system','invitation_only')) { $x = get_pconfig(local_user(),'system','invites_remaining'); if($x || is_site_admin()) { $a->page['aside'] .= '