aboutsummaryrefslogtreecommitdiffstats
path: root/admin/picture_modify.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/picture_modify.php')
-rw-r--r--admin/picture_modify.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/picture_modify.php b/admin/picture_modify.php
index f62e3458b..66a3240d3 100644
--- a/admin/picture_modify.php
+++ b/admin/picture_modify.php
@@ -360,7 +360,7 @@ while ($row = pwg_db_fetch_assoc($result))
$name =
get_cat_display_name_cache(
$row['uppercats'],
- get_root_url().'admin.php?page=cat_modify&cat_id=',
+ get_root_url().'admin.php?page=album-',
false
);