git.wh0rd.org
/
nano-editor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082f4e8
)
correct the <!DOCTYPE> declaration: include a URL of the actual DTD
author
Benno Schulenberg
<bensberg@telfort.nl>
Fri, 23 Aug 2019 08:40:22 +0000
(10:40 +0200)
committer
Benno Schulenberg
<bensberg@telfort.nl>
Sun, 25 Aug 2019 09:31:44 +0000
(11:31 +0200)
top.php
patch
|
blob
|
blame
|
history
diff --git
a/top.php
b/top.php
index 8ea29cb322a41d940c59d4affc91700a26ca6ef3..3fffb1b7e98483f9ab6b189df345d9e9251fd257 100644
(file)
--- a/
top.php
+++ b/
top.php
@@
-1,4
+1,4
@@
-<!
doctype html public "-//w3c//dtd html 4.0 transitional//en
">
+<!
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd
">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">