From 3b796bc5b923899cfec2f81ff9f811a02260a071 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 17 May 2009 21:32:14 +0000 Subject: cleaning up some views moved image controls to separate view so it easier for plugins to extend tidypics --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start.php') diff --git a/start.php b/start.php index 94fb0440c..f0c6a22f9 100644 --- a/start.php +++ b/start.php @@ -28,7 +28,7 @@ extend_view('css', 'tidypics/css'); // Extend hover-over and profile menu - extend_view('profile/menu/links','tidypics/menu'); + extend_view('profile/menu/links','tidypics/hover_menu'); //group view ** psuedo widget view for group pages** extend_view('groups/right_column','tidypics/groupprofile_albums'); -- cgit v1.2.3