From 6e46d718f7734270c7a38483fbc8510b67c33318 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Tue, 27 Aug 2013 18:22:02 +0200 Subject: [PATCH] // Fix merge problem --- .../default/template/helpers/form/form.tpl | 19 ------------------- 1 file changed, 19 deletions(-) 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'}