Author: kwsutter
Date: Thu Nov 29 23:30:12 2012
New Revision: 1415457
URL: http://svn.apache.org/viewvc?rev=1415457&view=rev
Log:
modified the search box in the standard template
Modified:
openjpa/site/trunk/templates/standard.html
Modified: openjpa/site/trunk/templates/standard.html
URL:
http://svn.apache.org/viewvc/openjpa/site/trunk/templates/standard.html?rev=1415457&r1=1415456&r2=1415457&view=diff
==============================================================================
--- openjpa/site/trunk/templates/standard.html (original)
+++ openjpa/site/trunk/templates/standard.html Thu Nov 29 23:30:12 2012
@@ -124,7 +124,7 @@ limitations under the License.
<form
action="http://www.google.com/search" method="get" style="font-size: 10px;">
<input
name="ie" type="hidden" value="UTF-8">
<input
name="oe" type="hidden" value="UTF-8">
- <input
maxlength="255" name="q" size="15" type="text" value=""><br><br>
+ <input
maxlength="255" name="q" size="9" type="text" value=""><br><br>
<input
name="btnG" type="submit" value="Google">
<input
name="domains" type="hidden" value="openjpa.apache.org">
<input
name="sitesearch" type="hidden" value="openjpa.apache.org">