From: Matteo Nastasi (mop) Date: Sat, 2 Nov 2013 19:04:15 +0000 (+0100) Subject: daily report entry added to start menu X-Git-Tag: v4.10.0^2~1 X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=f9e432e0680de205432d79b5e9d8f9145e79b7b7 daily report entry added to start menu --- diff --git a/web/index.php b/web/index.php index cf1abd8..c11a22d 100644 --- a/web/index.php +++ b/web/index.php @@ -185,6 +185,10 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'user\'s placings'), 'itm_cla' => array('it' => 'classifiche', 'en' => 'placings'), + 'tit_mnu' => array('it' => 'minuta giornaliera', + 'en' => 'daily report'), + 'itm_mnu' => array('it' => 'minuta', + 'en' => 'daily deport'), 'tit_rmap' => array('it' => 'prossime funzionalità implementate', 'en' => 'roadmap of next functionalities'), 'itm_rmap' => array('it' => 'roadmap', @@ -612,6 +616,10 @@ google_color_url = "000000"; onmouseover="menu_hide(0,1);" title="'.$mlang_room['tit_cla'][$G_lang].'" onclick="act_placing();">'.$mlang_room['itm_cla'][$G_lang].'
+'.$mlang_room['itm_mnu'][$G_lang].'
+ '.$mlang_room['itm_rmap'][$G_lang].'