]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/invite.php
Twitter integration - support for new foreign_link table and prefs now save/update
[quix0rs-gnu-social.git] / actions / invite.php
index 04ae29a2e7ac49c1a640f04627d227b7d4614951..8b4346ca90b9ac8beaae1b4b8b464be75592fc91 100644 (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');