From fecb04f2eccd3e496a91f7996579243366a3a5ab Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 14 Sep 2008 07:16:15 +0000 Subject: Wigo becomes "goto". Admin tpl files are moved. git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/rating.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/rating.php') diff --git a/admin/rating.php b/admin/rating.php index 11ed82cb4..53ec75a7f 100644 --- a/admin/rating.php +++ b/admin/rating.php @@ -111,7 +111,7 @@ list($nb_images) = mysql_fetch_row(pwg_query($query)); // | template init | // +-----------------------------------------------------------------------+ -$template->set_filename('rating', 'admin/rating.tpl'); +$template->set_filename('rating', 'rating.tpl'); $template->assign( array( -- cgit v1.2.3