From e18d6bd6b80c31e04f66e7e99b69addcbb5c4e16 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 12 Apr 2020 17:28:10 +0200 Subject: [PATCH] Look and feel v12 --- htdocs/user/bank.php | 2 +- htdocs/user/clicktodial.php | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/htdocs/user/bank.php b/htdocs/user/bank.php index 186cc57d36e..10441299e2b 100644 --- a/htdocs/user/bank.php +++ b/htdocs/user/bank.php @@ -381,7 +381,7 @@ if ($action != 'edit' && $action != 'create') // If not bank account yet, $acco $morehtmlright = dolGetButtonTitle($langs->trans('Add'), '', 'fa fa-plus-circle', $_SERVER["PHP_SELF"] . '?id=' . $object->id . '&action=create'); } - print load_fiche_titre($langs->trans("BankAccounts"), $morehtmlright, 'bank'); + print load_fiche_titre($langs->trans("BankAccounts"), $morehtmlright, 'bank_account'); print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table print ''; diff --git a/htdocs/user/clicktodial.php b/htdocs/user/clicktodial.php index f77a3b44b97..c81e4068558 100644 --- a/htdocs/user/clicktodial.php +++ b/htdocs/user/clicktodial.php @@ -114,7 +114,7 @@ if ($id > 0) if ($user->admin) { - print ''; + print ''; print ''; } - print ''; + print ''; print ''; print "\n"; @@ -153,7 +153,7 @@ if ($id > 0) if (!empty($user->admin)) { - print ''; + print ''; print ''; } - print ''; + print ''; print ''; print ""; @@ -189,6 +189,7 @@ if ($id > 0) if ($action == 'edit') { + print '
'; print '
'; print '     '; print '';
ClickToDial URL
ClickToDial URL'; print ''; if (empty($conf->global->CLICKTODIAL_URL) && empty($object->clicktodial_url)) @@ -130,7 +130,7 @@ if ($id > 0) print '
ClickToDial '.$langs->trans("IdPhoneCaller").'
ClickToDial '.$langs->trans("IdPhoneCaller").''; print '
ClickToDial URL
ClickToDial URL'; $url = $conf->global->CLICKTODIAL_URL; if (!empty($object->clicktodial_url)) $url = $object->clicktodial_url; @@ -170,7 +170,7 @@ if ($id > 0) print '
ClickToDial '.$langs->trans("IdPhoneCaller").'
ClickToDial '.$langs->trans("IdPhoneCaller").''.(!empty($object->clicktodial_poste) ? $object->clicktodial_poste : '').'