aboutsummaryrefslogtreecommitdiffstats
path: root/admin/comments.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/comments.php')
-rw-r--r--admin/comments.php2
1 files changed, 1 insertions, 1 deletions
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();