diff --git a/app/dialplan_outbound/app_languages.php b/app/dialplan_outbound/app_languages.php
index f665ece6a8..7a6bd9b06b 100644
--- a/app/dialplan_outbound/app_languages.php
+++ b/app/dialplan_outbound/app_languages.php
@@ -106,6 +106,11 @@
$text['label-north-america-intl']['pt-pt'] = "América do Norte Internacional";
$text['label-north-america-intl']['fr-fr'] = "Amérique du Nord International";
+ $text['label-europe-intl']['en-us'] = "Europe International";
+ $text['label-europe-intl']['es-cl'] = "Europa, Internacional";
+ $text['label-europe-intl']['pt-pt'] = "Europa Internacional";
+ $text['label-europe-intl']['fr-fr'] = "Europe International";
+
$text['label-intl']['en-us'] = "International";
$text['label-intl']['es-cl'] = "Internacional";
$text['label-intl']['pt-pt'] = "Internacional";
diff --git a/app/dialplan_outbound/dialplan_outbound_add.php b/app/dialplan_outbound/dialplan_outbound_add.php
index 3aa50becfb..3d6fed1208 100644
--- a/app/dialplan_outbound/dialplan_outbound_add.php
+++ b/app/dialplan_outbound/dialplan_outbound_add.php
@@ -812,6 +812,7 @@ function type_onchange(dialplan_detail_type) {
echo " \n";
echo " \n";
echo " \n";
+ echo " \n";
echo " \n";
echo " \n";
echo " \n";
@@ -827,7 +828,7 @@ function type_onchange(dialplan_detail_type) {
echo " \n";
echo " \n";
echo " \n";
- echo " \n";
+ echo " \n";
echo " \n";
echo " \n";
echo "
\n";