diff --git a/admin-dev/themes/template/translations/translation_form.tpl b/admin-dev/themes/template/translations/translation_form.tpl
index bb8e99d68..790ca019f 100644
--- a/admin-dev/themes/template/translations/translation_form.tpl
+++ b/admin-dev/themes/template/translations/translation_form.tpl
@@ -52,12 +52,12 @@
+ value="{$value|regex_replace:'/"/':'"'|stripslashes}" />
{else}
+ >{$value|regex_replace:'/"/':'"'|stripslashes}
{/if}