1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2026-08-01 16:36:17 -04:00
fix, HTML1420: Unexpected quote after "PUBLIC" or "SYSTEM" keyword. Expected whitespace.
This commit is contained in:
LX1IQ
2018-10-24 14:13:38 +02:00
committed by GitHub
parent d720f1eb55
commit 7dd6b848c6
+1 -1
View File
@@ -76,7 +76,7 @@ else {
}
?><!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Strict//EN"
?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>