Merge pull request #229 from simnandez/3.2

Fix: [ bug #427 ] Bad links to wiki help in certains menus
This commit is contained in:
Regis Houssin 2012-06-15 06:57:54 -07:00
commit 0d83691c5b

View File

@ -121,7 +121,7 @@ if ($action=='delete_action')
* View
*/
$help_url='EN:Module_Agenda_En|FR:Module_Agenda|ES:M&omodulodulo_Agenda';
$help_url='EN:Module_Agenda_En|FR:Module_Agenda|ES:Módulo_Agenda';
llxHeader('',$langs->trans("Agenda"),$help_url);
$form=new Form($db);