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 '
| ClickToDial URL | '; + print '|
| ClickToDial URL | '; print ''; print ''; if (empty($conf->global->CLICKTODIAL_URL) && empty($object->clicktodial_url)) @@ -130,7 +130,7 @@ if ($id > 0) print ' |
| ClickToDial '.$langs->trans("IdPhoneCaller").' | '; + print '|
| ClickToDial '.$langs->trans("IdPhoneCaller").' | '; print ''; print ' | '; print "
| ClickToDial URL | '; + print '|
| ClickToDial URL | '; print ''; $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").' | '; + print '|
| ClickToDial '.$langs->trans("IdPhoneCaller").' | '; print ''.(!empty($object->clicktodial_poste) ? $object->clicktodial_poste : '').' | '; print "