diff --git a/htdocs/contact/canvas/actions_contactcard_common.class.php b/htdocs/contact/canvas/actions_contactcard_common.class.php
index 300dcdb67f1..1c49a11da91 100644
--- a/htdocs/contact/canvas/actions_contactcard_common.class.php
+++ b/htdocs/contact/canvas/actions_contactcard_common.class.php
@@ -67,10 +67,11 @@ class ActionsContactCardCommon
{
if ($conf->use_javascript_ajax)
{
- $this->tpl['ajax_selectpays'] = "\n".''."\n";
+ }
+
// Load object modCodeClient
$module=$conf->global->SOCIETE_CODECLIENT_ADDON;
if (! $module) dolibarr_error('',$langs->trans("ErrorModuleThirdPartyCodeInCompanyModuleNotDefined"));
diff --git a/htdocs/societe/canvas/default/tpl/card_create.tpl.php b/htdocs/societe/canvas/default/tpl/card_create.tpl.php
index 8b10e4a1db7..91d156bd59d 100644
--- a/htdocs/societe/canvas/default/tpl/card_create.tpl.php
+++ b/htdocs/societe/canvas/default/tpl/card_create.tpl.php
@@ -46,16 +46,7 @@ jQuery(document).ready(function () {
> trans("Individual"); ?> (trans("ToCreateContactWithSameName") ?>)
-
-
+control->tpl['ajax_selectcountry']; ?>