Skip to content

Commit e56d234

Browse files
committed
Insert placeholder in 2nd search option
1 parent 5daeef2 commit e56d234

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
src="pix/sage_logo_new_l_hc_edgy-nq8.png" title="SageMath Mathematical Software" />
4949
</a></div>
5050

51+
5152
<div id="header-text"><form action="search.html" method="get">
5253
<a href="http://groups.google.com/group/sage-announce/feed/atom_v1_0_msgs.xml">RSS</a>
5354
&middot;
@@ -62,6 +63,7 @@
6263

6364
&middot;
6465

66+
6567
<input onmouseover="javascript:this.focus();" class="small"
6668
placeholder="Search ..." type="text" name="search" size="15" />
6769
</form>
@@ -350,6 +352,7 @@ <h2><a href="./search.html">Search</a></h2>
350352
<input type="text"
351353
onmouseover="javascript:this.focus();"
352354
class="small"
355+
placeholder="Search..."
353356
name="search" />
354357
</form>
355358
</div>

0 commit comments

Comments
 (0)