diff --git a/htdocs/user/clicktodial.php b/htdocs/user/clicktodial.php
index 2302b6e7681..562ab081ab8 100644
--- a/htdocs/user/clicktodial.php
+++ b/htdocs/user/clicktodial.php
@@ -127,7 +127,7 @@ if ($id > 0) {
$langs->load("errors");
print ''.$langs->trans("ErrorModuleSetupNotComplete", $langs->transnoentitiesnoconv("ClickToDial")).'';
} else {
- print ' '.$form->textwithpicto($langs->trans("KeepEmptyToUseDefault").': '.$conf->global->CLICKTODIAL_URL, $langs->trans("ClickToDialUrlDesc"));
+ print '
'.$form->textwithpicto(''.$langs->trans("KeepEmptyToUseDefault").':
'.$conf->global->CLICKTODIAL_URL, $langs->trans("ClickToDialUrlDesc"));
}
print '';
print '';
@@ -154,7 +154,7 @@ if ($id > 0) {
print '
| ClickToDial URL | '; + print '|
| ClickToDial URL | '; print ''; if (!empty($conf->global->CLICKTODIAL_URL)) { $url = $conf->global->CLICKTODIAL_URL; @@ -172,7 +172,7 @@ if ($id > 0) { print ' |
| ClickToDial '.$langs->trans("IdPhoneCaller").' | '; + print '|
| ClickToDial '.$langs->trans("IdPhoneCaller").' | '; print ''.(!empty($object->clicktodial_poste) ? $object->clicktodial_poste : '').' | '; print "