Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / acces_smtp.php
index e8711c2..ee8c0a9 100644 (file)
@@ -21,6 +21,7 @@
 
 require_once("xorg.inc.php");
 new_skinned_page('acces_smtp.tpl', AUTH_MDP);
+$page->assign('xorg_title','Polytechnique.org - Acces SMTP/NNTP');
     
 $uid  = Session::getInt('uid');
 $pass = Env::get('smtppass1');