Fix: Title of page is second parameter
This commit is contained in:
parent
4c6a3a0fdc
commit
ff4935fbc6
@ -53,7 +53,7 @@ if ($_POST["action"] == 'setvalue' && $user->admin)
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$wikihelp='EN:Module_ClickToDial_En|FR:Module_ClickToDial|ES:Módulo_ClickTodial_Es';
|
$wikihelp='EN:Module_ClickToDial_En|FR:Module_ClickToDial|ES:Módulo_ClickTodial_Es';
|
||||||
llxHeader($langs->trans("ClickToDialSetup"),'',$wikihelp);
|
llxHeader('',$langs->trans("ClickToDialSetup"),$wikihelp);
|
||||||
|
|
||||||
$linkback='<a href="'.DOL_URL_ROOT.'/admin/modules.php">'.$langs->trans("BackToModuleList").'</a>';
|
$linkback='<a href="'.DOL_URL_ROOT.'/admin/modules.php">'.$langs->trans("BackToModuleList").'</a>';
|
||||||
print_fiche_titre($langs->trans("ClickToDialSetup"),$linkback,'setup');
|
print_fiche_titre($langs->trans("ClickToDialSetup"),$linkback,'setup');
|
||||||
|
|||||||
@ -218,7 +218,7 @@ if ($_GET["action"] == 'removelogo')
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
||||||
llxHeader($langs->trans("Setup"),'',$wikihelp);
|
llxHeader('',$langs->trans("Setup"),$wikihelp);
|
||||||
|
|
||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
$formcompany = new FormCompany($db);
|
$formcompany = new FormCompany($db);
|
||||||
|
|||||||
@ -95,7 +95,7 @@ if (isset($_POST["action"]) && $_POST["action"] == 'update')
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
||||||
llxHeader($langs->trans("Setup"),'',$wikihelp);
|
llxHeader('',$langs->trans("Setup"),$wikihelp);
|
||||||
|
|
||||||
$html=new Form($db);
|
$html=new Form($db);
|
||||||
$formadmin=new FormAdmin($db);
|
$formadmin=new FormAdmin($db);
|
||||||
|
|||||||
@ -39,7 +39,7 @@ $mesg='';
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
||||||
llxHeader($langs->trans("Setup"),'',$wikihelp);
|
llxHeader('',$langs->trans("Setup"),$wikihelp);
|
||||||
|
|
||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
|
|
||||||
|
|||||||
@ -244,7 +244,7 @@ if (! $server) $server='127.0.0.1';
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$wikihelp='EN:Setup EMails|FR:Paramétrage EMails|ES:Configuración EMails';
|
$wikihelp='EN:Setup EMails|FR:Paramétrage EMails|ES:Configuración EMails';
|
||||||
llxHeader($langs->trans("Setup"),'',$wikihelp);
|
llxHeader('',$langs->trans("Setup"),$wikihelp);
|
||||||
|
|
||||||
print_fiche_titre($langs->trans("EMailsSetup"),'','setup');
|
print_fiche_titre($langs->trans("EMailsSetup"),'','setup');
|
||||||
|
|
||||||
|
|||||||
@ -89,7 +89,7 @@ $html=new Form($db);
|
|||||||
$htmladmin=new FormAdmin($db);
|
$htmladmin=new FormAdmin($db);
|
||||||
|
|
||||||
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
$wikihelp='EN:First_setup|FR:Premiers_paramétrages|ES:Primeras_configuraciones';
|
||||||
llxHeader($langs->trans("Setup"),'',$wikihelp);
|
llxHeader('',$langs->trans("Setup"),$wikihelp);
|
||||||
|
|
||||||
print_fiche_titre($langs->trans("Menus"),'','setup');
|
print_fiche_titre($langs->trans("Menus"),'','setup');
|
||||||
|
|
||||||
|
|||||||
@ -57,7 +57,7 @@ if ($_POST["action"]=='update')
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$wikihelp='EN:Installation_-_Upgrade|FR:Installation_-_Mise_à_jour|ES:Instalaci&omodulon_-_Actualizaci&omodulon';
|
$wikihelp='EN:Installation_-_Upgrade|FR:Installation_-_Mise_à_jour|ES:Instalaci&omodulon_-_Actualizaci&omodulon';
|
||||||
llxHeader($langs->trans("Upgrade"),'',$wikihelp);
|
llxHeader('',$langs->trans("Upgrade"),$wikihelp);
|
||||||
|
|
||||||
print_fiche_titre($langs->trans("Upgrade"),'','setup');
|
print_fiche_titre($langs->trans("Upgrade"),'','setup');
|
||||||
|
|
||||||
|
|||||||
@ -93,7 +93,7 @@ if ($_POST["mode"] == 'search')
|
|||||||
$now=gmmktime();
|
$now=gmmktime();
|
||||||
$html=new Form($db);
|
$html=new Form($db);
|
||||||
|
|
||||||
llxHeader($langs->trans("SuppliersInovices"),'','EN:Suppliers_Invoices|FR:FactureFournisseur|ES:Facturas_de_proveedores');
|
llxHeader('',$langs->trans("SuppliersInvoices"),'EN:Suppliers_Invoices|FR:FactureFournisseur|ES:Facturas_de_proveedores');
|
||||||
|
|
||||||
$sql = "SELECT s.rowid as socid, s.nom, ";
|
$sql = "SELECT s.rowid as socid, s.nom, ";
|
||||||
$sql.= " fac.rowid as ref, fac.rowid as facid, fac.facnumber, fac.datef, fac.date_lim_reglement as date_echeance,";
|
$sql.= " fac.rowid as ref, fac.rowid as facid, fac.facnumber, fac.datef, fac.date_lim_reglement as date_echeance,";
|
||||||
|
|||||||
@ -115,7 +115,7 @@ if ($user->societe_id > 0)
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$help_url='EN:Module_Third_Parties|FR:Module_Tiers|ES:Empresas';
|
$help_url='EN:Module_Third_Parties|FR:Module_Tiers|ES:Empresas';
|
||||||
llxHeader($langs->trans("ThirdParty"),'',$help_url);
|
llxHeader('',$langs->trans("ThirdParty"),$help_url);
|
||||||
|
|
||||||
$form=new Form($db);
|
$form=new Form($db);
|
||||||
$companystatic=new Societe($db);
|
$companystatic=new Societe($db);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user