Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / admin / logger_actions.php
index 3a22a47..9db9326 100644 (file)
@@ -21,6 +21,7 @@
 
 require_once('xorg.inc.php');
 new_admin_table_editor('logger.actions','id');
+$page->assign('xorg_title','Polytechnique.org - Administration - Actions');
 $editor->add_join_table('logger.events','action',true);
 
 $editor->describe('text','intitulé',true);