diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-12-27 08:03:11 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-12-27 08:03:11 +0800 |
commit | 3e5f3687c7460009c93e876ae0ab7eb0e2a71648 (patch) | |
tree | b5c0e1743e85852038f5ad023616a7f89637e31e /executive-summary/summary.html | |
parent | 138e45cc665e70e637652eca1cae64ddf7e3b979 (diff) | |
download | gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.gz gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.bz2 gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.lz gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.xz gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.zst gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.zip |
More fixes for new bonobo
pt 2
svn path=/trunk/; revision=7178
Diffstat (limited to 'executive-summary/summary.html')
-rw-r--r-- | executive-summary/summary.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/executive-summary/summary.html b/executive-summary/summary.html index ba23111e81..d7e68d7921 100644 --- a/executive-summary/summary.html +++ b/executive-summary/summary.html @@ -13,11 +13,11 @@ E V O L U T I O N </td></tr> <tr><td bgcolor="#9aadbf"> </td> <td><img src="executive-summary-curve.png"></td> -<td align="left"> +<td width="100%" align="left"> <table> <tr> -<td align="middle">Search on Google: </td> -<td align="middle"><form method="get" action="/search" name="f"><input type="text" size="15" name=q></form></td> +<td valign="middle">Search on Google: </td> +<td valign="middle"><form method="get" action="/search" name="f"><input type="text" size="15" name=q></form></td> </tr> </table> </td> |