From 5fa23b71797eaecb6b46666ff0329c0c851ffb86 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 9 Mar 2014 15:45:55 +0100 Subject: [PATCH] Esthetic : Correct menu display --- include/forecast.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/forecast.inc.php b/include/forecast.inc.php index 60a0e2132..a0d005a07 100644 --- a/include/forecast.inc.php +++ b/include/forecast.inc.php @@ -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 '
'; -echo ShowItem($menu, 'H', 'mtitle', 'mtitle', $def); +echo '
'; +echo ShowItem($menu, 'H', 'mtitle', 'mtitle', $def,' class="mtitle" '); echo '
'; /* * ******************************************************************** * Ask for a new anticipation (forecast)