cvs: php-gtk-web / manual1-lookup.php

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

  Modified files:              
    /php-gtk-web	manual1-lookup.php 
  Log:
  Make it more obvious that this is manual 1 search
  
http://cvs.php.net/viewcvs.cgi/php-gtk-web/manual1-lookup.php?r1=1.1&r2=1.2&diff_format=u
Index: php-gtk-web/manual1-lookup.php
diff -u php-gtk-web/manual1-lookup.php:1.1 php-gtk-web/manual1-lookup.php:1.2
--- php-gtk-web/manual1-lookup.php:1.1	Tue Mar 14 21:37:13 2006
+++ php-gtk-web/manual1-lookup.php	Fri Apr 14 13:17:50 2006
@@ -37,13 +37,13 @@
 	if($full_match > 1) {
 		commonHeader('multiple choice');
 		echo "<br><br>";
-		echo "<h1>Which &quot;$request&quot; did you want?</h1>\n";
+		echo "<h1>PHP-GTK 1 Manual search results for &quot;$request&quot;</h1>\n";
 		echo "<br>";
 	}
 	elseif($full_match < 1) {
 		commonHeader('multiple choice');
 		echo "<br><br>";
-		echo "<h1>There is no exact match for &quot;$request&quot;.<br>Here is a list of the nearest matches:</h1>\n";
+		echo "<h1>There is no exact match for &quot;$request&quot; in the PHP-GTK 1 Manual.<br>Here is a list of the nearest matches:</h1>\n";
 		echo "<br>";
 		$switch = 1;
 	}
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.