stas        02/02/26 19:38:18

  Modified:    tmpl/custom/html search
  Log:
  - use the correct class for seach input
  
  Revision  Changes    Path
  1.5       +1 -1      modperl-docs/tmpl/custom/html/search
  
  Index: search
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/search,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- search    27 Feb 2002 03:30:10 -0000      1.4
  +++ search    27 Feb 2002 03:38:17 -0000      1.5
  @@ -5,7 +5,7 @@
                   <tr>
                       <td class="menu-border" width="1"><br 
class="smallbr"></td>
                       <td class="search" width="60" align="center">Search</td>
  -                    <td class="menu-border"><input type="text" name="query" 
size="15" maxlength="200" class="input-fld" value="Press enter"></td>
  +                    <td class="search"><input type="text" name="query" 
size="15" maxlength="200" class="input-fld" value="Press enter"></td>
                       <td class="menu-border" width="1"><br 
class="smallbr"></td>
                   </tr>
                   <tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to