diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-05-03 08:53:07 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-05-03 08:53:07 +0200 |
| commit | ce289ebaf7695b3b3031589ec1c613e039320da7 (patch) | |
| tree | 20a8865c5d9108420f22d18950b36fa06d1a73fe /htroot/ConfigNetwork_p.html | |
| parent | 16254fac1e1608ec7ec53f44c8ca2b35d1672ae5 (diff) | |
Upgraded ConfigNetwork_p html doctype and added language attribute
Diffstat (limited to 'htroot/ConfigNetwork_p.html')
| -rw-r--r-- | htroot/ConfigNetwork_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ConfigNetwork_p.html b/htroot/ConfigNetwork_p.html index cb1373821..0dedf97e8 100644 --- a/htroot/ConfigNetwork_p.html +++ b/htroot/ConfigNetwork_p.html @@ -1,5 +1,5 @@ -<!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"> +<!DOCTYPE html> +<html lang="en"> <head> <title>YaCy '#[clientname]#': Network Configuration</title> #%env/templates/metas.template%# |
