meta charset="UTF-8"
This commit is contained in:
@@ -13,7 +13,7 @@ $userGrade = $SESSION->getGrade();
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
||||
<meta charset="UTF-8">
|
||||
<title>서버목록</title>
|
||||
|
||||
<!-- 스타일 -->
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ $images = IMAGES;
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
||||
<meta charset="UTF-8">
|
||||
<title>튜토리얼</title>
|
||||
|
||||
<style type="text/css">
|
||||
|
||||
@@ -9,7 +9,7 @@ if($sel == 0) $sel = 1;
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
||||
<meta charset="UTF-8">
|
||||
<title>스크린샷</title>
|
||||
|
||||
<style type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user