From 3738879f7bb0a27920449b99e4c5b49643ab47b6 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Sun, 23 Apr 2017 15:25:14 +0900 Subject: [PATCH] =?UTF-8?q?fa5c7af=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/module/tpl/module_selector.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/module/tpl/module_selector.html b/modules/module/tpl/module_selector.html index 8e790a920..124045d1a 100644 --- a/modules/module/tpl/module_selector.html +++ b/modules/module/tpl/module_selector.html @@ -43,8 +43,8 @@ {$mid_name} - {$module_info->browser_title} - {$type=='single'?$lang->cmd_select:$lang->cmd_insert} + {$module_info->browser_title|autoescape} + {$type=='single'?$lang->cmd_select:$lang->cmd_insert}