Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / admin / postfix_whitelist.php
index 268f9fd..03c95c6 100644 (file)
@@ -21,6 +21,7 @@
 
 require_once('xorg.inc.php');
 new_admin_table_editor('postfix_whitelist','email',true);
+$page->assign('xorg_title','Polytechnique.org - Administration - Postfix : Whitelist');
 
 $editor->assign('title', 'Whitelist de postfix');
 $editor->hide_id();