[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] cvs: pearweb /include layout.php
From:       "Martin Jansen" <mail () martin-jansen ! de>
Date:       2001-04-28 17:31:55
[Download RAW message or body]

mj		Sat Apr 28 10:31:55 2001 EDT

  Modified files:              
    /pearweb/include	layout.php 
  Log:
  - Again some html cleanup to make the site compliant to HTML 4
  
  
Index: pearweb/include/layout.php
diff -u pearweb/include/layout.php:1.4 pearweb/include/layout.php:1.5
--- pearweb/include/layout.php:1.4	Sat Apr 28 09:24:02 2001
+++ pearweb/include/layout.php	Sat Apr 28 10:31:55 2001
@@ -1,5 +1,5 @@
 <?php
-/* $Id: layout.php,v 1.4 2001/04/28 16:24:02 mj Exp $ */
+/* $Id: layout.php,v 1.5 2001/04/28 17:31:55 mj Exp $ */
 
 
 require_once 'site.php';
@@ -201,8 +201,9 @@
   <tr bgcolor="#003300"><td colspan="2"><?php spacer(1,1);?><br></td></tr>
 
   <tr bgcolor="#006633">
-      <td align="right" valign="top" colspan="2"><font color="#ffffff">
+      <td align="right" valign="top" colspan="2">
         <form method="POST" action="/search.php">
+        <font color="#ffffff">
         <small>search for</small>
 <INPUT CLASS="small" TYPE="text" NAME="pattern" VALUE="<? echo \
htmlspecialchars($prevsearch) ?>" SIZE="30">  <small>in the</small>
@@ -217,7 +218,7 @@
 </SELECT>
 <?	echo make_submit('small_submit_white.gif', 'search', 'bottom');
       ?>&nbsp;<br>
-     </form></font></td>
+     </font></form></td>
   </tr>
 
   <tr bgcolor="#003300"><td colspan="2"><?php spacer(1,1);?><br></td></tr>
@@ -263,8 +264,7 @@
 
 <table border="0" cellspacing="0" cellpadding="0" width="100%">
   <tr bgcolor="#003300"><td><?php spacer(1,1);?><br></td></tr>
-  <tr bgcolor="#009933">
-    <form method="GET" action="/mirrors.php" onsubmit="return gotomirror(this);">
+  <tr bgcolor="#009933">    
       <td align="right" valign="bottom">
       <script language="javascript" type="text/javascript">
       <!--
@@ -277,6 +277,7 @@
         }
       //-->
       </script>
+      <form method="GET" action="/mirrors.php" onsubmit="return gotomirror(this);">
       <input type="hidden" name="REDIRECT" value="1">
       <?php
 	# TODO: should send current url above, so we can redirect to
@@ -302,8 +303,8 @@
 	echo "</select> ";
 	echo make_submit('small_submit_black.gif', 'go', 'bottom' );
       ?>&nbsp;<br>
-      </td>
-    </form>
+      </form>
+      </td>    
   </tr>
   <tr bgcolor="#003300"><td><?php spacer(1,1); ?><br></td></tr>
 </table>



-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, e-mail: pear-cvs-unsubscribe@lists.php.net
For additional commands, e-mail: pear-cvs-help@lists.php.net
To contact the list administrators, e-mail: php-list-admin@lists.php.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic