aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/templates
diff options
context:
space:
mode:
authormattrude <[email protected]>2012-06-21 23:29:22 -0500
committermattrude <[email protected]>2012-06-21 23:29:22 -0500
commit22e49196a2af04960b530fc59f76e3b0c20b1bc1 (patch)
tree30fe086d727906859b6cd911166805c30cb93de3 /scripts/templates
parent5ed6e469cfb58c659cec0f894e887fffb4ad1e50 (diff)
downloadtime.mattrude.com-22e49196a2af04960b530fc59f76e3b0c20b1bc1.tar.gz
time.mattrude.com-22e49196a2af04960b530fc59f76e3b0c20b1bc1.tar.bz2
time.mattrude.com-22e49196a2af04960b530fc59f76e3b0c20b1bc1.zip
Bringing up to date
Diffstat (limited to 'scripts/templates')
-rw-r--r--scripts/templates/head2
-rw-r--r--scripts/templates/index-head2
-rw-r--r--scripts/templates/template-by-type2
-rw-r--r--scripts/templates/template-host2
-rw-r--r--scripts/templates/template-host-by-type2
5 files changed, 5 insertions, 5 deletions
diff --git a/scripts/templates/head b/scripts/templates/head
index cc9a067..324fedc 100644
--- a/scripts/templates/head
+++ b/scripts/templates/head
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>time.mattrude.com :: Time Server Status Page</title>
<link rel="stylesheet" type="text/css" href="/style.css"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
diff --git a/scripts/templates/index-head b/scripts/templates/index-head
index 5749f54..47908a0 100644
--- a/scripts/templates/index-head
+++ b/scripts/templates/index-head
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>time.mattrude.com :: Time Server Status Page</title>
<link rel="stylesheet" type="text/css" href="/style.css"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
diff --git a/scripts/templates/template-by-type b/scripts/templates/template-by-type
index dd25688..f70f024 100644
--- a/scripts/templates/template-by-type
+++ b/scripts/templates/template-by-type
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>time.mattrude.com :: POOL Time Server Status Page</title>
<link rel="stylesheet" type="text/css" href="/style.css"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
diff --git a/scripts/templates/template-host b/scripts/templates/template-host
index 255ef77..0928d55 100644
--- a/scripts/templates/template-host
+++ b/scripts/templates/template-host
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>time.mattrude.com :: POOL Time Server Status Page</title>
<link rel="stylesheet" type="text/css" href="/style.css"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
diff --git a/scripts/templates/template-host-by-type b/scripts/templates/template-host-by-type
index 0a8a28b..26d5b29 100644
--- a/scripts/templates/template-host-by-type
+++ b/scripts/templates/template-host-by-type
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>time.mattrude.com :: POOL:###TYPE### Time Server Status Page</title>
<link rel="stylesheet" type="text/css" href="/style.css"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />