X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Femails.php;h=1157e4ce96eb8774947ee075364499c7cfa66e4c;hb=d9a33f98749460b66f1d282a29579dce540a459c;hp=9ae78bf0ee351d07a7fd6afbce35f5340965dd26;hpb=0337d704b62718d7c77106c0e4c4e26fb02beacf;p=platal.git diff --git a/htdocs/emails.php b/htdocs/emails.php index 9ae78bf..1157e4c 100644 --- a/htdocs/emails.php +++ b/htdocs/emails.php @@ -21,6 +21,7 @@ require_once("xorg.inc.php"); new_skinned_page('emails.tpl',AUTH_COOKIE); +$page->assign('xorg_title','Polytechnique.org - Mes emails'); $uid = Session::getInt('uid');