Add button to add all Friend Managers to friends.

Help, i18n, template and code.
This commit is contained in:
Colin Kuskie 2009-04-07 15:54:30 -07:00
parent 54a8167ea9
commit 03b777ee1e
4 changed files with 19 additions and 1 deletions

View file

@ -44,7 +44,8 @@ our $HELP = {
{ name => 'checkForm', },
],
},
{ name => 'removeAll', },
{ name => 'removeAll', },
{ name => 'addManagers', },
{ name => 'submit',
required => 1, },
{ name => 'formFooter',