Arrange templates by module
[platal.git] / modules / admin.php
index 0f77284..ecb35d7 100644 (file)
@@ -341,7 +341,7 @@ class AdminModule extends PLModule
             }
         }
 
-        $page->changeTpl('logger-view.tpl');
+        $page->changeTpl('admin/logger-view.tpl');
 
         $page->assign('xorg_title','Polytechnique.org - Administration - Logs des sessions');
     }