diff --git a/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl b/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl
index 57a2e9369..f512ab93f 100644
--- a/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl
+++ b/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl
@@ -25,27 +25,31 @@
{if $bulk_actions}
-
+
{/if}
diff --git a/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl b/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl
index 57a2e9369..9a8924ab3 100644
--- a/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl
+++ b/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl
@@ -25,27 +25,29 @@
{if $bulk_actions}
-
- {if $bulk_actions|count > 1}
-
-
-
+
+
@@ -211,8 +211,8 @@
{l s='Choose which theme you\'d like to export your translations to. '}
-
-
+
+
{foreach $languages as $language}
@@ -221,8 +221,8 @@
-
-
+
+
{foreach $themes as $theme}
@@ -231,7 +231,7 @@
-
diff --git a/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl b/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl
index 334dc466b..d2cc59fd9 100644
--- a/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl
+++ b/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl
@@ -44,14 +44,13 @@
{else}
-
+
{l s='Some sentences to translate use this syntax: %s... These are variables, and PrestaShop take care of replacing them before displaying your translation. You must leave these in your translations, and place them appropriately in your sentence.' sprintf='%d, %s, %1$s, %2$d'}
-
-
-
- {l s='Expressions to translate: %d.' sprintf=$count}
- {l s='Total missing expresssions: %d.' sprintf=$missing_translations|array_sum}
-
+
+
-
-
-
-
-
- {l s='This expression uses this special syntax:'} %d.
- {l s='You must use this syntax in your translations. Here are several examples:'}
-
-
- - There are %d products ("%d" {l s='will be replaced by a number'}).
- - List of pages in %s: ("%s" {l s='will be replaced by a string'}).
- - Feature: %1$s (%2$d values) ("n$" {l s='is used for the order of the arguments'}).
-
-
-
-
-
- {foreach $tabsArray as $k => $newLang}
- {if !empty($newLang)}
-