entrance 띄어쓰기 장수 전콘 문제 수정

This commit is contained in:
2019-05-04 20:28:41 +09:00
parent ca33c3b259
commit 5559693cb3
+1 -1
View File
@@ -36,7 +36,7 @@ var serverCreateTemplate = "\
";
var serverLoginTemplate = "\
<td style='background:url(<%picture%>);background-size: 64px 64px;'></td>\
<td style='background:url(\"<%picture%>\");background-size: 64px 64px;'></td>\
<td><%name%></td>\
<td class='ignore_border'>\
<a href='<%serverPath%>/'><button class='general_login with_skin'>입장</button></a>\