hmm
parent
03adb7380d
commit
b0009db5e8
|
@ -19,7 +19,7 @@ $id=$_GET['id'];
|
|||
echo "<meta http-equiv='refresh' content='5;URL=%CONTENT_DIR%/board/?id=$id' name='viewport' content='width=device-width, initial-scale=1.0'>";
|
||||
}
|
||||
} else {
|
||||
echo "<meta name='viewport' content='width=device-width, initial-scale=1.0'>"
|
||||
echo "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">"
|
||||
}
|
||||
?>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue