[dw-free] Search for several interests at once
[commit: http://hg.dwscoalition.org/dw-free/rev/7f71600083e9]
http://bugs.dwscoalition.org/show_bug.cgi?id=2821
Add helper text explaining ability to do multiple interest search.
Patch by
kareila.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2821
Add helper text explaining ability to do multiple interest search.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/directorysearch.bml
- htdocs/directorysearch.bml.text
-------------------------------------------------------------------------------- diff -r 851c1d4461da -r 7f71600083e9 htdocs/directorysearch.bml --- a/htdocs/directorysearch.bml Tue Jan 04 01:09:00 2011 +0800 +++ b/htdocs/directorysearch.bml Mon Jan 03 11:11:16 2011 -0600 @@ -135,6 +135,7 @@ code=>s_int code=>s_int form<= <?_ml .user_likes _ml?> <input name="int_like" size='30' /> +<br /><?_ml .int_multiple _ml?> <=form crit?> diff -r 851c1d4461da -r 7f71600083e9 htdocs/directorysearch.bml.text --- a/htdocs/directorysearch.bml.text Tue Jan 04 01:09:00 2011 +0800 +++ b/htdocs/directorysearch.bml.text Mon Jan 03 11:11:16 2011 -0600 @@ -31,6 +31,8 @@ .female=Female .h1=Search Directory + +.int_multiple=<i>Note: you may specify multiple interests separated by commas.</i> .male=Male --------------------------------------------------------------------------------