Skip to content

Commit

Permalink
Port a wording change from rt-bugtracker
Browse files Browse the repository at this point in the history
Make it clearer that we are looking for an exact match
We should consider making this fuzzier
  • Loading branch information
jibsheet committed Jun 22, 2010
1 parent b669929 commit 8815af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/Public/index.html
Expand Up @@ -55,7 +55,7 @@

<p>
<form action="<% RT->Config->Get('WebPath') %><% $m->request_path %>" method="get">
<label for="form-dist-name"><&|/l&>Find a distribution by name:</&></label>
<label for="form-dist-name"><&|/l&>Find a distribution by full name:</&></label>
<input type="text" name="Distribution" id="form-dist-name" />
<input type="submit" class="button" value="<&|/l&>Search</&>" />
</form>
Expand Down

0 comments on commit 8815af7

Please sign in to comment.