From 960fd1fd52023047a23d069178bfff7463c2cefc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 22 Jun 2016 11:10:14 +0200 Subject: [PATCH] Properly escape zoom search column type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- templates/table/search/rows_zoom.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/table/search/rows_zoom.phtml b/templates/table/search/rows_zoom.phtml index 0dcb712a04..a3f393a651 100644 --- a/templates/table/search/rows_zoom.phtml +++ b/templates/table/search/rows_zoom.phtml @@ -78,7 +78,7 @@ for ($i = 0; $i < 4; $i++): ?> name="criteriaColumnTypes[]" id="types_" - value="" + value="" />