RFE for making an user's inbox filterable by the person who sent it.

Includes template changes, i18n, help and tests.
This commit is contained in:
Colin Kuskie 2009-05-13 17:20:40 +00:00
commit 385d35c13b
8 changed files with 196 additions and 70 deletions

View file

@ -23,6 +23,7 @@ our $HELP = {
{ name => 'invitations_enabled', },
{ name => 'user_invitations_enabled', },
{ name => 'invite_friend_url', },
{ name => 'userFilter', },
],
related => [ ],
},