the member search form in the admin panel has a search by date, but the only available year is the current year 2003; how do we search future years for "membership expires after"?
In file amember/templates/admin/user_search.html replace {html_select date to {html_select_date start_year="-3" end_year="+10"