Modified: forrest/site/who.html
URL: 
http://svn.apache.org/viewvc/forrest/site/who.html?rev=1642036&r1=1642035&r2=1642036&view=diff
==============================================================================
--- forrest/site/who.html (original)
+++ forrest/site/who.html Thu Nov 27 07:11:15 2014
@@ -49,7 +49,7 @@
     +-->
 <div class="searchbox">
 <form action="http://www.google.com/search"; method="get" class="roundtopsmall">
-<input value="forrest.apache.org" name="sitesearch" type="hidden"><input 
onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" 
id="query" type="text" value="Search the site with google">&nbsp; 
+<input value="forrest.apache.org" name="sitesearch" type="hidden"><input 
size="25" name="q" id="query" type="text" placeholder="Search the site with 
google">&nbsp; 
                     <input name="Search" value="Search" type="submit">
 </form>
 </div>
@@ -188,10 +188,10 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div class="trail">Font size: 
+<div class="trail">Font size:
                  &nbsp;<input value="Reset" class="resetfont" title="Reset 
text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
-                 &nbsp;<input value="-a" class="smallerfont" title="Shrink 
text" onclick="ndeSetTextSize('decr'); return false;" type="button">
-                 &nbsp;<input value="+a" class="biggerfont" title="Enlarge 
text" onclick="ndeSetTextSize('incr'); return false;" type="button">
+                 &nbsp;<input value="-a" class="smallerfont" title="Shrink 
text" onclick="ndeSetTextSize('decr');  return false;" type="button">
+                 &nbsp;<input value="+a" class="biggerfont" title="Enlarge 
text" onclick="ndeSetTextSize('incr');  return false;" type="button">
 </div>
 <h1>Who we are</h1>
 <div id="front-matter">

Modified: forrest/site/zone.html
URL: 
http://svn.apache.org/viewvc/forrest/site/zone.html?rev=1642036&r1=1642035&r2=1642036&view=diff
==============================================================================
--- forrest/site/zone.html (original)
+++ forrest/site/zone.html Thu Nov 27 07:11:15 2014
@@ -49,7 +49,7 @@
     +-->
 <div class="searchbox">
 <form action="http://www.google.com/search"; method="get" class="roundtopsmall">
-<input value="forrest.apache.org" name="sitesearch" type="hidden"><input 
onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" 
id="query" type="text" value="Search the site with google">&nbsp; 
+<input value="forrest.apache.org" name="sitesearch" type="hidden"><input 
size="25" name="q" id="query" type="text" placeholder="Search the site with 
google">&nbsp; 
                     <input name="Search" value="Search" type="submit">
 </form>
 </div>
@@ -227,10 +227,10 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div class="trail">Font size: 
+<div class="trail">Font size:
                  &nbsp;<input value="Reset" class="resetfont" title="Reset 
text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
-                 &nbsp;<input value="-a" class="smallerfont" title="Shrink 
text" onclick="ndeSetTextSize('decr'); return false;" type="button">
-                 &nbsp;<input value="+a" class="biggerfont" title="Enlarge 
text" onclick="ndeSetTextSize('incr'); return false;" type="button">
+                 &nbsp;<input value="-a" class="smallerfont" title="Shrink 
text" onclick="ndeSetTextSize('decr');  return false;" type="button">
+                 &nbsp;<input value="+a" class="biggerfont" title="Enlarge 
text" onclick="ndeSetTextSize('incr');  return false;" type="button">
 </div>
 <h1>Notes for forrest.zones.apache.org</h1>
 <div id="front-matter">


Reply via email to