Przeglądaj źródła

Format layout.html.php

Laurent Treguier 9 lat temu
rodzic
commit
0229fb8d95
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      views/layout.html.php

+ 1
- 1
views/layout.html.php Wyświetl plik

@@ -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>