Update const.php

link to help file
This commit is contained in:
AlainRnet 2015-12-06 12:01:59 +01:00
parent 745875d21e
commit 50cf96bd16

View File

@ -146,7 +146,8 @@ if ($action == 'delete')
$form = new Form($db);
llxHeader('',$langs->trans("OtherSetup"));
$wikihelp='EN:Setup_Other|FR:Paramétrage_Divers|ES:Configuración_Varios';
llxHeader('',$langs->trans("Setup"),$wikihelp);
// Add logic to show/hide buttons
if ($conf->use_javascript_ajax)