[geeklog-cvs] geeklog: Fixed a mistake of template variable name.

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Apr 29 07:23:21 EDT 2012


changeset 8642:e93785284b69
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/e93785284b69
user: dengen
date: Sun Apr 29 20:22:45 2012 +0900
description:
Fixed a mistake of template variable name.

diffstat:

 public_html/layout/denim/header.thtml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 48e4ba4ddf76 -r e93785284b69 public_html/layout/denim/header.thtml
--- a/public_html/layout/denim/header.thtml	Sun Apr 29 09:55:00 2012 +0200
+++ b/public_html/layout/denim/header.thtml	Sun Apr 29 20:22:45 2012 +0900
@@ -1,5 +1,5 @@
 {doctype}
-<html{html_attribute}{xmlns}>
+<html{lang_attribute}{xmlns}>
 
 <head profile="http://www.w3.org/2003/g/data-view">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"{xhtml}>



More information about the geeklog-cvs mailing list