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/site_manager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/site_manager.php') diff --git a/admin/site_manager.php b/admin/site_manager.php index def9fe579..b965b26e8 100644 --- a/admin/site_manager.php +++ b/admin/site_manager.php @@ -72,7 +72,7 @@ function remote_output($url) // +-----------------------------------------------------------------------+ // | template init | // +-----------------------------------------------------------------------+ -$template->set_filenames(array('site_manager'=>'admin/site_manager.tpl')); +$template->set_filenames(array('site_manager'=>'site_manager.tpl')); // +-----------------------------------------------------------------------+ // | new site creation form | -- cgit v1.2.3