From ed5a8307c7629e04bff0b89595cd98228e2e7d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 1 Mar 2016 08:00:54 +0100 Subject: [PATCH] Fix wrong merge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- templates/table/search/input_box.phtml | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/templates/table/search/input_box.phtml b/templates/table/search/input_box.phtml index 4446865616..9898135b03 100644 --- a/templates/table/search/input_box.phtml +++ b/templates/table/search/input_box.phtml @@ -90,23 +90,13 @@ if ($_foreigners && is_array($criteriaValues[$column_index]) && in_array($value[$j], $criteriaValues[$column_index]) ): ?> -<<<<<<< HEAD - - - - @@ -136,11 +126,7 @@ if ($_foreigners -<<<<<<< HEAD - value="" -======= - value="" ->>>>>>> MAINT_4_5_5-security + value="" />