Skip to content

Commit

Permalink
Item8841: style input field
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@9132 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Sep 15, 2010
1 parent fc0f60d commit fc198da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/data/System/FormattedSearch.txt
Expand Up @@ -384,7 +384,7 @@ Result:
*To get this:*
<form action="%SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%#FormSearchExample">
Find Topics:
<input type="text" name="q" size="32"\
<input type="text" name="q" class="foswikiInputField" size="32"\
value="%URLPARAM{"q" encode="entity"}%" />&nbsp;<input\
type="submit" class="foswikiSubmit" value="Search" />
</form>
Expand Down

0 comments on commit fc198da

Please sign in to comment.