From 1d357ec2f9952e9f16f3ee495fa1abd33f1fa71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Garci=CC=81a=20de=20La=20Fuente?= Date: Tue, 11 Mar 2014 11:53:22 +0100 Subject: [PATCH] Removed odd tabs from some modules --- htdocs/admin/bank.php | 9 --------- htdocs/admin/compta.php | 10 ---------- htdocs/admin/dons.php | 12 ------------ htdocs/admin/ecm.php | 10 ---------- htdocs/admin/mailing.php | 10 ---------- htdocs/admin/prelevement.php | 10 ---------- htdocs/admin/stock.php | 11 ----------- htdocs/admin/taxes.php | 12 ------------ htdocs/externalsite/admin/externalsite.php | 10 ---------- htdocs/paybox/admin/paybox.php | 10 ---------- 10 files changed, 104 deletions(-) diff --git a/htdocs/admin/bank.php b/htdocs/admin/bank.php index 0fcf52b888a..34b7ece1cf2 100644 --- a/htdocs/admin/bank.php +++ b/htdocs/admin/bank.php @@ -88,15 +88,6 @@ $linkback=''.$langs->trans("BackToM print_fiche_titre($langs->trans("BankSetupModule"),$linkback,'setup'); print '
'; -$h = 0; - -$head[$h][0] = DOL_URL_ROOT."/admin/bank.php"; -$head[$h][1] = $langs->trans("Miscellaneous"); -$head[$h][2] = 'general'; -$hselected=$h; -$h++; - -dol_fiche_head($head, $hselected, $langs->trans("ModuleSetup")); print ''; print ''; diff --git a/htdocs/admin/compta.php b/htdocs/admin/compta.php index a2abb070c3a..1e5828f55e2 100644 --- a/htdocs/admin/compta.php +++ b/htdocs/admin/compta.php @@ -104,16 +104,6 @@ print_fiche_titre($langs->trans('ComptaSetup'),$linkback,'setup'); print '
'; -$h = 0; - -$head[$h][0] = DOL_URL_ROOT."/admin/compta.php"; -$head[$h][1] = $langs->trans("Accountancy"); -$head[$h][2] = 'Compta'; -$hselected=$h; -$h++; - -dol_fiche_head($head, $hselected, $langs->trans("ModuleSetup")); - print '
'; // Cas du parametre COMPTA_MODE diff --git a/htdocs/admin/dons.php b/htdocs/admin/dons.php index bb54f0ead67..c350cea531b 100644 --- a/htdocs/admin/dons.php +++ b/htdocs/admin/dons.php @@ -120,18 +120,6 @@ llxHeader('',$langs->trans("DonationsSetup"),'DonConfiguration'); $linkback=''.$langs->trans("BackToModuleList").''; print_fiche_titre($langs->trans("DonationsSetup"),$linkback,'setup'); -print '
'; - -$h = 0; - -$head[$h][0] = DOL_URL_ROOT."/admin/dons.php"; -$head[$h][1] = $langs->trans("Donations"); -$head[$h][2] = 'Donation'; -$hselected=$h; -$h++; - -dol_fiche_head($head, $hselected, $langs->trans("ModuleSetup")); - // Document templates print '
'; diff --git a/htdocs/admin/ecm.php b/htdocs/admin/ecm.php index 68782a2620d..50ad5ce13e8 100644 --- a/htdocs/admin/ecm.php +++ b/htdocs/admin/ecm.php @@ -72,16 +72,6 @@ $linkback=''.$langs->trans("BackToM print_fiche_titre($langs->trans("ECMSetup"),$linkback,'setup'); print '
'; -$h = 0; - -$head[$h][0] = DOL_URL_ROOT."/admin/ecm.php"; -$head[$h][1] = $langs->trans("Miscellaneous"); -$head[$h][2] = 'general'; -$hselected=$h; -$h++; - -dol_fiche_head($head, $hselected, $langs->trans("ModuleSetup")); - print '
'; print ''; print ''; diff --git a/htdocs/admin/mailing.php b/htdocs/admin/mailing.php index 3c9c2f5ad93..43fd62028fd 100644 --- a/htdocs/admin/mailing.php +++ b/htdocs/admin/mailing.php @@ -80,16 +80,6 @@ llxHeader('',$langs->trans("MailingSetup")); $linkback=''.$langs->trans("BackToModuleList").''; print_fiche_titre($langs->trans("MailingSetup"),$linkback,'setup'); -$h = 0; - -$head[$h][0] = DOL_URL_ROOT."/admin/mailing.php"; -$head[$h][1] = $langs->trans("Miscellaneous"); -$head[$h][2] = 'general'; -$hselected=$h; -$h++; - -dol_fiche_head($head, $hselected, $langs->trans("ModuleSetup")); - if (! empty($conf->use_javascript_ajax)) { print "\n".'
'.$langs->trans("Description").'