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/comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/comments.php') diff --git a/admin/comments.php b/admin/comments.php index 200451989..ca380caca 100644 --- a/admin/comments.php +++ b/admin/comments.php @@ -116,7 +116,7 @@ DELETE // | template init | // +-----------------------------------------------------------------------+ -$template->set_filenames(array('comments'=>'admin/comments.tpl')); +$template->set_filenames(array('comments'=>'comments.tpl')); // TabSheet initialization waiting_tabsheet(); -- cgit v1.2.3