svn commit: samba-web r467 - in trunk: GUI devel docs download history support team vendors

deryck at samba.org deryck at samba.org
Fri Dec 10 21:19:39 GMT 2004


Author: deryck
Date: 2004-12-10 21:19:38 +0000 (Fri, 10 Dec 2004)
New Revision: 467

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=467

Log:

Make sure to call the new menu_options file 
instead of mirror_options in all the headers.

--deryck

Modified:
   trunk/GUI/header_gui.html
   trunk/devel/header_devel.html
   trunk/docs/header_docs.html
   trunk/download/header_download.html
   trunk/history/header_history.html
   trunk/support/header_support.html
   trunk/team/header_team.html
   trunk/vendors/header_vendors.html


Changeset:
Modified: trunk/GUI/header_gui.html
===================================================================
--- trunk/GUI/header_gui.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/GUI/header_gui.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/menu_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/devel/header_devel.html
===================================================================
--- trunk/devel/header_devel.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/devel/header_devel.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -62,7 +62,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="/samba/mirror_options.html" -->
+    <!--#include virtual="/samba/menu_options.html" -->
     </select>
    </form>
   </div>

Modified: trunk/docs/header_docs.html
===================================================================
--- trunk/docs/header_docs.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/docs/header_docs.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/menu_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/download/header_download.html
===================================================================
--- trunk/download/header_download.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/download/header_download.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/menu_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/history/header_history.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -56,7 +56,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="/samba/mirror_options.html" -->
+    <!--#include virtual="/samba/menu_options.html" -->
     </select>
    </form>
   </div>

Modified: trunk/support/header_support.html
===================================================================
--- trunk/support/header_support.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/support/header_support.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -55,7 +55,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
   <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
   <option selected="selected">Choose A Mirror</option>
-  <!--#include virtual="/samba/mirror_options.html" -->
+  <!--#include virtual="/samba/menu_options.html" -->
   </select>
   </form>
   </div>

Modified: trunk/team/header_team.html
===================================================================
--- trunk/team/header_team.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/team/header_team.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/menu_options.html" --> 
     </select>
    </form>
   </div>

Modified: trunk/vendors/header_vendors.html
===================================================================
--- trunk/vendors/header_vendors.html	2004-12-10 21:05:25 UTC (rev 466)
+++ trunk/vendors/header_vendors.html	2004-12-10 21:19:38 UTC (rev 467)
@@ -63,7 +63,7 @@
   <form action="no_script_required.cgi" name="mirrorForm">
     <select name="mirrorLocation" onchange="changeMirror(this.form.mirrorLocation)">
     <option selected="selected">Choose A Mirror</option>
-    <!--#include virtual="/samba/mirror_options.html" --> 
+    <!--#include virtual="/samba/menu_options.html" --> 
     </select>
    </form>
   </div>



More information about the samba-cvs mailing list