From e9ca89769c050bc88a32151012b773ca9c8246f0 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Fri, 19 Jun 2009 11:06:45 +0000 Subject: finished phototag search page --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start.php') diff --git a/start.php b/start.php index 6318a3da1..dec7e36ed 100644 --- a/start.php +++ b/start.php @@ -149,7 +149,7 @@ 'tidypics'); } - add_submenu_item( sprintf(elgg_echo('album:all'),$page_owner->name), + add_submenu_item( elgg_echo('album:all'), $CONFIG->wwwroot . "pg/photos/world/", 'tidypics-z'); add_submenu_item( elgg_echo('tidypics:mostrecent'), -- cgit v1.2.3