aboutsummaryrefslogtreecommitdiff
path: root/actions/friends/collections/delete.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/friends/collections/delete.php')
-rw-r--r--actions/friends/collections/delete.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/friends/collections/delete.php b/actions/friends/collections/delete.php
index f0ceaf023..fe719d74b 100644
--- a/actions/friends/collections/delete.php
+++ b/actions/friends/collections/delete.php
@@ -33,4 +33,4 @@ if ($get_collection) {
}
// Forward to the collections page
-forward("pg/collections/" . elgg_get_logged_in_user_entity()->username);
+forward("collections/" . elgg_get_logged_in_user_entity()->username);