diff --git a/plugins/globe/views/default/globe/content.php b/plugins/globe/views/default/globe/content.php index 525ae31931b54941d19f37a548357500817f2cc4..fc4733a520cdc1c28b6605a60a0e73583ea1d05a 100644 --- a/plugins/globe/views/default/globe/content.php +++ b/plugins/globe/views/default/globe/content.php @@ -132,7 +132,7 @@ } } else - echo 'You haven\'t added any friends yet but that\'s ok, <a href="' . $CONFIG->url .'pg/browse">we\'ll help you find some</a>.'; + echo 'You haven\'t added any friends yet but that\'s ok, <a href="' . $CONFIG->url .'pg/browse/">we\'ll help you find some</a>.'; ?>