From 6a9ceda361f518f578c4fa644444ca04cb7a7d57 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 28 Aug 2018 01:49:25 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B5=AD=EA=B0=80=EC=97=90=EB=8A=94=20escape?= =?UTF-8?q?=EA=B0=80=20=EB=90=98=EC=96=B4=EC=9E=88=EC=9C=BC=EB=AF=80?= =?UTF-8?q?=EB=A1=9C=20=EB=A9=94=EC=8B=9C=EC=A7=80=20=ED=85=9C=ED=94=8C?= =?UTF-8?q?=EB=A6=BF=EC=97=90=202=EC=A4=91=20escape=EB=8A=94=20=ED=95=84?= =?UTF-8?q?=EC=9A=94=ED=95=98=EC=A7=80=20=EC=95=8A=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/js/templates/message.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hwe/js/templates/message.html b/hwe/js/templates/message.html index a21eaf77..0f861753 100644 --- a/hwe/js/templates/message.html +++ b/hwe/js/templates/message.html @@ -16,9 +16,9 @@ <%if(src.name == generalName){%> <%e(dest.name)%>:<%e(dest.nation)%> + ><%e(dest.name)%>:<%dest.nation%> <%}else{%> - <%e(src.name)%>:<%e(src.nation)%><%e(src.name)%>:<%src.nation%> <%}%> @@ -28,13 +28,13 @@ <%if(src.nation_id == nationID){%> <%e(src.name)%><%e(dest.nation)%> + ><%dest.nation%> <%}else{%> - <%e(src.name)%>:<%e(src.nation)%><%e(src.name)%>:<%src.nation%> <%}%> <%} else {%> - <%e(src.name)%>:<%e(src.nation)%> + <%e(src.name)%>:<%src.nation%> <%} %> <<%e(time)%>>