| Index: grit/testdata/searchbox.html
 | 
| ===================================================================
 | 
| --- grit/testdata/searchbox.html	(revision 0)
 | 
| +++ grit/testdata/searchbox.html	(revision 0)
 | 
| @@ -0,0 +1,22 @@
 | 
| +<body bgcolor=#ffffff topmargin=2 marginheight=2>
 | 
| +<table border=0 cellpadding=0 cellspacing=0 width=1%>
 | 
| +<tr>
 | 
| +<td valign=top><a href='[$~HOMEPAGE~$]'><img width=150 height=55 src="/logo3.gif" alt="Go to Google Desktop Search" border=0 vspace=12></a></td>
 | 
| +<td>  </td>
 | 
| +<td valign=top>
 | 
| +<table cellpadding=0 cellspacing=0 border=0><tr><td colspan=2 height=14 valign=bottom>
 | 
| +<table border=0 cellpadding=4 cellspacing=0>
 | 
| +<tr><td class=q><font size=-1>
 | 
| +[$~LINKS~$]
 | 
| +</tr>
 | 
| +</table>
 | 
| +</td>
 | 
| +</tr>
 | 
| +<tr><td nowrap><form name=gs method=GET action='[$~SEARCHURL~$]'><input type=text name=q size=41 maxlength=2048 value="[DISP_QUERY]"><input type=hidden name=ie value="UTF-8">
 | 
| +<font size=-1>[$~FLAGS~$]<input type=submit name="btnG" value="Search Desktop"><span id=hf></span></font></td>
 | 
| +<td><font size=-2>  <a href='[$~PREFERENCES~$]'>Desktop Preferences</a><br>  <a [DELETE_EXTRA] href=[DELETE_PAGE]><nobr>[DELETE_NAME]</nobr></a></font></td>
 | 
| +</tr></table>
 | 
| +<table cellpadding=0 cellspacing=0 border=0>
 | 
| +<tr><td><font size=-1> </font></td></tr>
 | 
| +</table>
 | 
| +</td></tr></form></table>
 | 
| 
 | 
| Property changes on: grit/testdata/searchbox.html
 | 
| ___________________________________________________________________
 | 
| Added: svn:eol-style
 | 
|    + LF
 | 
| 
 | 
| 
 |