[gnomeweb-wml] Gnumeric: restore "ins" html hack.



commit e170a2377742665953bcfa4b642f3686d0815a21
Author: Morten Welinder <terra gnome org>
Date:   Sun Jul 15 21:09:32 2012 -0400

    Gnumeric: restore "ins" html hack.

 projects.gnome.org/gnumeric/header-end.shtml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 57cd438..dfa9048 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -1,11 +1,13 @@
   </head>
   <body>
     <div>
-    <a href="<!--#echo var="rootdir" -->/index.shtml"><div id="header">
+    <!-- Using "ins" on the following line is a bit of a hack to please
+	 the html standard. You can have anything within "ins".  -->
+    <a href="<!--#echo var="rootdir" -->/index.shtml"><ins><div id="header">
     <img src="http://upload.wikimedia.org/wikipedia/commons/8/89/Gnumeric.svg"; alt="Gnumeric logo" id="logo" />
       <p id="slogan">Gnumeric - The GNOME Office Spreadsheet</p>
       <p id="subslogan">Free, Fast, Accurate: Pick any 3!</p>
-    </div></a></div>
+    </div></ins></a></div>
     <div class="sidebar" id="download">
       <h2>Download:</h2>
       <div id="downloadlist">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]