![]() ![]() | ![]() |
version 1.3, 2018/06/25 03:43:28 | version 1.4, 2018/06/25 09:50:40 |
---|---|
Line 1 | Line 1 |
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform"> | <form method="get" action="<TMPL_VAR SEARCHACTION>"> |
<input class="whiteOnBlack" type="text" id="searchbox" name="P" value="Search" size="12" maxlength="255" onfocus="if(this.value==this.defaultValue ) this.value='';" /> <input type="submit" value="⌕" aria-label="search" /> | <input class="whiteOnBlack" type="text" id="searchbox" name="P" value="Search" size="12" maxlength="255" onfocus="if(this.value==this.defaultValue ) this.value='';" /> <input type="submit" value="⌕" aria-label="search" /> |
</form> | </form> |