Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / admin / deces_promo.php
index 0f074a3..b9eecc8 100644 (file)
@@ -21,6 +21,7 @@
 
 require_once("xorg.inc.php");
 new_admin_page('admin/deces_promo.tpl');
+$page->assign('xorg_title','Polytechnique.org - Administration - Deces');
 
 $promo = Env::getInt('promo');
 if (Env::has('sub10')) $promo -= 10;