diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 84d1f2a4f..08bf0773d 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -339,8 +339,6 @@ {/if} {/if} -<<<<<<< HEAD -
@@ -370,23 +368,6 @@ }); }); - -======= - - {if isset($input.lang) AND $input.lang} -
- {foreach $languages as $language} -
- - -
- {/foreach} -
- {else} - - {/if} - {if !empty($input.hint)}{$input.hint} {/if} ->>>>>>> f610b0d844c37cc9b1dc1b94c17f3d0e5a3ca21a {elseif $input.type == 'password'}