cvs: php-gtk-web /include layout.php

[email protected] ("Steph Fox")
Newsgroups php.gtk.webmaster
Message-ID <cvssfox1145020623@cvsserver>
sfox		Fri Apr 14 13:17:03 2006 UTC

  Modified files:              
    /php-gtk-web/include	layout.php 
  Log:
  Make manual 2 the default search area
  
http://cvs.php.net/viewcvs.cgi/php-gtk-web/include/layout.php?r1=1.49&r2=1.50&diff_format=u
Index: php-gtk-web/include/layout.php
diff -u php-gtk-web/include/layout.php:1.49 php-gtk-web/include/layout.php:1.50
--- php-gtk-web/include/layout.php:1.49	Fri Apr 14 05:38:38 2006
+++ php-gtk-web/include/layout.php	Fri Apr 14 13:17:03 2006
@@ -1,5 +1,5 @@
 <?php
-/* $Id: layout.php,v 1.49 2006/04/14 05:38:38 sfox Exp $ */
+/* $Id: layout.php,v 1.50 2006/04/14 13:17:03 sfox Exp $ */
 
 # spacer()
 # print a IMG tag for a sized spacer GIF
@@ -196,8 +196,8 @@
        <input class="small" type="text" name="pattern" value="<?php echo htmlentities($prevsearch); ?>" size="30" />
        <small>in the</small>
        <select name="show" class="small">
-        <option value="manual1">PHP-GTK 1 manual</option>
         <option value="manual">PHP-GTK 2 manual</option>
+        <option value="manual1">PHP-GTK 1 manual</option>
         <option value="whole-site">whole site</option>
         <option value="wiki">wiki</option>
         <option value="php-gtk-general-list">general mailing list</option>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.