Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / admin / homonymes.php
index 5fc943c..a5afa81 100644 (file)
@@ -21,6 +21,7 @@
 
 require_once("xorg.inc.php");
 new_admin_page('admin/homonymes.tpl');
+$page->assign('xorg_title','Polytechnique.org - Administration - Homonymes');
 require_once("homonymes.inc.php");
 
 $op     = Env::get('op', 'list');