From 8802d90690e5bfa69bcafed90d30aed43ce85fb2 Mon Sep 17 00:00:00 2001 From: Jacques Distler Date: Wed, 11 Feb 2009 01:39:53 -0600 Subject: [PATCH] XHTML Validity Use a SPAN instead of a DIV in the logo. H1 allows only inline content. --- app/views/svg_logo.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/svg_logo.html.erb b/app/views/svg_logo.html.erb index 31448972..7de70339 100644 --- a/app/views/svg_logo.html.erb +++ b/app/views/svg_logo.html.erb @@ -1,4 +1,4 @@ - \ No newline at end of file + \ No newline at end of file