Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / carnet / index.php
index 3698e8d..e8fd4f9 100644 (file)
@@ -21,6 +21,7 @@
 
 require_once("xorg.inc.php");
 new_skinned_page('carnet/index.tpl', AUTH_COOKIE);
+$page->assign('xorg_title','Polytechnique.org - Mon carnet');
 
 if (Session::has('core_rss_hash')) {
     $page->assign('xorg_rss', Array("title" => "Polytechnique.org :: Carnet", "href" => "/carnet/rss.php/".Session::get('forlife')."/".Session::get('core_rss_hash').".xml"));