Fix back link of look and feel v7

This commit is contained in:
Laurent Destailleur
2018-02-26 09:20:05 +01:00
parent 1666f371bf
commit 41638e6dff
122 changed files with 123 additions and 123 deletions

View File

@@ -112,7 +112,7 @@ if (! empty($_GET['code'])) // We are coming from oauth provider page
dol_syslog("We are coming fr mthe oauth provider page");
//llxHeader('',$langs->trans("OAuthSetup"));
//$linkback='<a href="'.DOL_URL_ROOT.'/admin/modules.php">'.$langs->trans("BackToModuleList").'</a>';
//$linkback='<a href="'.DOL_URL_ROOT.'/admin/modules.php?restore_lastsearch_values=1">'.$langs->trans("BackToModuleList").'</a>';
//print load_fiche_titre($langs->trans("OAuthSetup"),$linkback,'title_setup');
//dol_fiche_head();