From 3c7ff4340f018d6b70cf8f2dd60de0250d3fcb66 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 22 Aug 2009 15:10:42 +0000 Subject: moved core pages to new pages structure --- views/default/object/image.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') diff --git a/views/default/object/image.php b/views/default/object/image.php index 8ca20e75a..852fea8db 100644 --- a/views/default/object/image.php +++ b/views/default/object/image.php @@ -38,7 +38,7 @@ if ($photo_tags) { else $phototag_text = "unknown user"; - $phototag_link = $vars['url'] . "pg/photos/search/" . $photo_tag->value; + $phototag_link = $vars['url'] . "pg/photos/tagged/" . $photo_tag->value; } // hack to handle format of Pedro Prez's tags - ugh -- cgit v1.2.3