From f3a3a45b9f91b817348ef39b9d8883543f39eb44 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 30 Dec 2019 18:16:40 +0100 Subject: [PATCH] Fix #15669 - remove useless url_encode The url is escaped by the function so the params do not need to be escaped Signed-off-by: William Desportes --- templates/table/structure/display_structure.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/table/structure/display_structure.twig b/templates/table/structure/display_structure.twig index 7e4ddb2eb1..a6f0f7079c 100644 --- a/templates/table/structure/display_structure.twig +++ b/templates/table/structure/display_structure.twig @@ -100,7 +100,7 @@ {% if not tbl_is_view and not db_is_system_schema %} {{ titles['Change']|raw }}