Update const.php
link to help file
This commit is contained in:
parent
745875d21e
commit
50cf96bd16
@ -146,7 +146,8 @@ if ($action == 'delete')
|
|||||||
|
|
||||||
$form = new Form($db);
|
$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
|
// Add logic to show/hide buttons
|
||||||
if ($conf->use_javascript_ajax)
|
if ($conf->use_javascript_ajax)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user