phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: /sitemgr/sitemgr-site/blocks block-GoogleSearch.


From: Patrick Walsh <address@hidden>
Subject: [Phpgroupware-cvs] CVS: /sitemgr/sitemgr-site/blocks block-GoogleSearch.php,1.1.1.1.2.1,1.1.1.1.2.2
Date: Fri, 01 Nov 2002 01:25:17 -0500

Update of /cvsroot/phpgroupware//sitemgr/sitemgr-site/blocks
In directory subversions:/tmp/cvs-serv18611/blocks

Modified Files:
      Tag: Version-0_9_14-branch
        block-GoogleSearch.php 
Log Message:
mostly translation updates


Index: block-GoogleSearch.php
===================================================================
RCS file: 
/cvsroot/phpgroupware//sitemgr/sitemgr-site/blocks/block-GoogleSearch.php,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** block-GoogleSearch.php      18 Oct 2002 23:22:22 -0000      1.1.1.1.2.1
--- block-GoogleSearch.php      1 Nov 2002 06:25:14 -0000       1.1.1.1.2.2
***************
*** 23,27 ****
  $content .= '<center><input type=hidden name=hl value=en>';
  $content .= '<input type=hidden name=ie value="ISO-8859-1">';
! $content .= '<input maxLength=256 size=20 name=q value=""><br>';
  $content .= '<input type=submit value="' . lang('Google Search') . '" 
name=btnG></center>';
  $content .= '</form>';
--- 23,27 ----
  $content .= '<center><input type=hidden name=hl value=en>';
  $content .= '<input type=hidden name=ie value="ISO-8859-1">';
! $content .= '<input maxLength=256 size=15 name=q value=""><br>';
  $content .= '<input type=submit value="' . lang('Google Search') . '" 
name=btnG></center>';
  $content .= '</form>';





reply via email to

[Prev in Thread] Current Thread [Next in Thread]