--- rnd.php 2001/03/02 09:43:21 1.5 +++ rnd.php 2001/03/03 12:56:33 1.6 @@ -34,6 +34,7 @@ $smarty->assign("section",$section); $title="R&D"; +if ($menu_item) $title.=" : $menu_item"; $lpic="rnd"; $lext=".gif"; $tmp = time() % 2; $mpic="rnd_u".($tmp+1).".gif";