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/stats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/stats.php') diff --git a/admin/stats.php b/admin/stats.php index 9892127c8..d1d0aa418 100644 --- a/admin/stats.php +++ b/admin/stats.php @@ -371,7 +371,7 @@ if (isset($page['day'])) $period_label = l10n('Hour'); } -$template->set_filename('stats', 'admin/stats.tpl'); +$template->set_filename('stats', 'stats.tpl'); // TabSheet initialization history_tabsheet(); -- cgit v1.2.3