[mhonarc] doing the last changes of public-rc folder to get it done



commit c120383f75427ea0b4d6e64c564aea47e77306a4
Author: epetrevska <elenapetrevska77 gmail com>
Date:   Thu Jul 12 23:38:35 2012 +0200

    doing the last changes of public-rc folder to get it done

 public-rc/author.rc |    7 ++-----
 public-rc/date.rc   |   23 +++--------------------
 public-rc/thread.rc |    5 ++---
 3 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/public-rc/author.rc b/public-rc/author.rc
index 0344d39..dabd0cf 100644
--- a/public-rc/author.rc
+++ b/public-rc/author.rc
@@ -69,15 +69,12 @@ author.html
 		  </form>
 		</div>
 	      </div> <!--end of top_bar_archive-->
-	      
 	    </div> <!-- end of logo_bar -->
-
-	      <h1>$ARCHDATE$ Archive by Author </h1>
 	    </div> <!-- end of #header -->
 	  </div>
 	<!-- end site header -->
-
-
+	      <h1>$ARCHDATE$</h1> 
+	      <h1>Archive by Author</h1>
   <div id="body_archive_list" class="body">
 </IdxPgBegin>
 
diff --git a/public-rc/date.rc b/public-rc/date.rc
index 7412da2..0f25c87 100644
--- a/public-rc/date.rc
+++ b/public-rc/date.rc
@@ -64,13 +64,12 @@ date.html
 	      </div> <!--end of top_bar_archive-->
 	      
 	    </div> <!-- end of logo_bar -->
-
-	      <h1>$ARCHDATE$ Archive by Date</h1>
 	    </div> <!-- end of #header -->
+
 	  </div>
 	<!-- end site header -->
-
-
+         <h1>$ARCHDATE$</h1> 
+         <h1>Archive by Date</h1>
   <div id="body_archive_list" class="body">
 </IdxPgBegin>
 
@@ -80,22 +79,6 @@ date.html
 <LI><A HREF="../index.html">Other months</A></LI>
 
 </UL>
-<form method="get" action="/mailman/search">
-<p>
-Search:
-<input type="text" name="query" size="40">
-<!-- <input type="hidden" name="idxname" value="foobar"> -->
-<select name="subquery"> 
- <option value="+uri:/^http://mail.gnome.org/archives/$LISTNAME$/$ARCHDATE$/";>This time period only</option>
- <option value="+uri:/^http://mail.gnome.org/archives/$LISTNAME$/";>This mailing list only</option>
- <option value="">All mailing lists</option>
-</select>
-<input type="hidden" name="reference" value="off">
-<input type="submit" name="submit" value="Search!">
-<a href="/mailman/search">[More...]</a>
-</p>
-</form>
-<HR>
 </ListBegin>
 
 <DayBegin>
diff --git a/public-rc/thread.rc b/public-rc/thread.rc
index 781386f..3e28da2 100644
--- a/public-rc/thread.rc
+++ b/public-rc/thread.rc
@@ -70,12 +70,11 @@ thread.html
 	      </div> <!--end of top_bar_archive-->
 	      
 	    </div> <!-- end of logo_bar -->
-
-	      <h1>$ARCHDATE$ Archive by Thread</h1>
 	    </div> <!-- end of #header -->
 	  </div>
 	<!-- end site header -->
-
+	      <h1>$ARCHDATE$</h1> 
+	      <h1>Archive by Thread</h1>
   <div id="body_archive_list" class="body">
 </TIdxPgBegin>
 



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