diff --git a/templates/backOffice/default/folder-edit.html b/templates/backOffice/default/folder-edit.html
index ea82e78ce..904ce524d 100755
--- a/templates/backOffice/default/folder-edit.html
+++ b/templates/backOffice/default/folder-edit.html
@@ -63,6 +63,10 @@
{/form_field}
+ {form_field form=$form field='locale'}
+
+ {/form_field}
+
{* Display error message if exist *}
{include file='includes/notifications.html' message=$form_error_message}
@@ -351,4 +355,4 @@
{block name="javascript-last-call"}
{module_include location='folder-edit-js'}
-{/block}
\ No newline at end of file
+{/block}