Skip to content
Snippets Groups Projects
Commit 031a8339 authored by Seth Meranda's avatar Seth Meranda
Browse files

changed path to browse to work for IE. add the trailing slash.

parent 0f89301a
Branches
No related tags found
No related merge requests found
......@@ -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>.';
?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment