Esthetic : Correct menu display

This commit is contained in:
Dany De Bontridder 2014-03-09 15:45:55 +01:00
parent 5a6802e709
commit 5fa23b7179

View file

@ -240,8 +240,8 @@ for ($i = 0; $i < count($aForecast); $i++)
$href = "?ac=" . $_REQUEST['ac'] . "&sa=new&" . $get_dossier;
$menu[] = array($href, _("Ajout prévision"), _("Ajout d'une prévision"), 0);
$def = (isset($_REQUEST['f_id'])) ? $_REQUEST['f_id'] : -1;
echo '<div class="topmenu">';
echo ShowItem($menu, 'H', 'mtitle', 'mtitle', $def);
echo '<div class="topmenu2">';
echo ShowItem($menu, 'H', 'mtitle', 'mtitle', $def,' class="mtitle" ');
echo '</div>';
/* * ********************************************************************
* Ask for a new anticipation (forecast)