소스 검색

Format layout.html.php

Laurent Treguier 9 년 전
부모
커밋
0229fb8d95
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      views/layout.html.php

+ 1
- 1
views/layout.html.php 파일 보기

@@ -2,7 +2,7 @@
2 2
 
3 3
 <html>
4 4
     <head>
5
-        <meta charset="utf-8">
5
+        <meta charset = "utf-8">
6 6
         <title>
7 7
             <?php echo $title; ?>
8 8
         </title>