aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-12-02 18:30:56 +0000
committerchrisaga <chrisaga@piwigo.org>2006-12-02 18:30:56 +0000
commit9ba8fb139787b6c6392a51fcf2da25afc00f3b86 (patch)
tree3ce2dea0d18138e3c1e46b56c4f7d176f0cfa919
parent782a75bb8f5b36b3a4d462945cd0bdac353ba1f0 (diff)
HTML 4.01 validation
git-svn-id: http://piwigo.org/svn/trunk@1630 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--template/yoga/header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl
index 1f62adba1..fe3e1da02 100644
--- a/template/yoga/header.tpl
+++ b/template/yoga/header.tpl
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CONTENT_ENCODING}">
<meta name="robots" content="index, follow">
-<meta name="generator" content="PhpWebGallery (aka PWG), see www.phpwebgallery.net" />
+<meta name="generator" content="PhpWebGallery (aka PWG), see www.phpwebgallery.net">
<!-- BEGIN header_meta -->
<meta name="author" content="{header_meta.INFO_AUTHOR}">
<meta name="keywords" content="{header_meta.INFO_TAGS}">