removed the preview, so use "Send" for the button

darcs-hash:20080827011921-84dde-622d4c8eab1b05ce999bba4554b85c08a5840c79.gz
This commit is contained in:
Evan Prodromou 2008-08-26 21:19:21 -04:00
parent 79f4469db9
commit 9bff7c9a76
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ class InviteAction extends Action {
$this->trimmed('personal'),
_('Optionally add a personal message to the invitation.'));
common_submit('preview', _('Preview'));
common_submit('send', _('Send'));
common_element_end('form');