[mhonarc] move the h1 in hope that it will appear again



commit bbaab3adcc93d5d875524c05aaca27d59c9abab9
Author: Andreas Nilsson <nisses mail home se>
Date:   Fri Jul 13 01:56:18 2012 +0200

    move the h1 in hope that it will appear again

 public-rc/author.rc |    3 ++-
 public-rc/date.rc   |    3 ++-
 public-rc/thread.rc |    3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/public-rc/author.rc b/public-rc/author.rc
index 974d2bf..c3ebe65 100644
--- a/public-rc/author.rc
+++ b/public-rc/author.rc
@@ -76,8 +76,9 @@ author.html
 
   <div id="body_archive_list" class="body">
 </IdxPgBegin>
-	      <h1>$ARCHDATE$ Archive by Author</h1>
+
 <ListBegin>
+	      <h1>$ARCHDATE$ Archive by Author</h1>
 <UL>
 <LI>Messages sorted by: [ <A HREF="thread.html">Thread</A> ] [ <A HREF="date.html">Date</A> ] [ Author ]</LI>
 <LI><A HREF="../index.html">Other months</A></LI>
diff --git a/public-rc/date.rc b/public-rc/date.rc
index c09283f..2251f05 100644
--- a/public-rc/date.rc
+++ b/public-rc/date.rc
@@ -71,8 +71,9 @@ date.html
 
   <div id="body_archive_list" class="body">
 </IdxPgBegin>
-         <h1>$ARCHDATE$ Archive by Date</h1>
+
 <ListBegin>
+         <h1>$ARCHDATE$ Archive by Date</h1>
 <UL>
 <LI>Messages sorted by: [ <A HREF="$TIDXFNAME$">Thread</A> ] [ Date ] [ <A HREF="author.html">Author</A> ]</LI>
 <LI><A HREF="../index.html">Other months</A></LI>
diff --git a/public-rc/thread.rc b/public-rc/thread.rc
index 1fa65ef..40bb83b 100644
--- a/public-rc/thread.rc
+++ b/public-rc/thread.rc
@@ -76,8 +76,9 @@ thread.html
 
   <div id="body_archive_list" class="body">
 </TIdxPgBegin>
-	      <h1>$ARCHDATE$ Archive by Thread</h1>
+
 <THead>
+	      <h1>$ARCHDATE$ Archive by Thread</h1>
 <UL>
 <LI>Messages sorted by: [ Thread ] [ <A HREF="$IDXFNAME$">Date</A> ] [ <A HREF="author.html">Author</A> ]</LI>
 <LI><A HREF="../index.html">Other months</A></LI>



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