From 3e4e0e4879cee4632584517a6c89a14eccb201a5 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Thu, 25 Jan 2024 16:12:24 +0900 Subject: [PATCH] =?UTF-8?q?dialog.title=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/tail.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/include/tail.jsp b/src/main/webapp/WEB-INF/jsp/include/tail.jsp index ae165e99..f04b99c8 100644 --- a/src/main/webapp/WEB-INF/jsp/include/tail.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/tail.jsp @@ -67,7 +67,7 @@ wctx.csrf = { header:"${_csrf.headerName}", token:"${_csrf.token}" }; -dialog.title = "XIT Base"; +dialog.title = "과태료통합관리시스템"; function logout() {