]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
removed the preview, so use "Send" for the button
authorEvan Prodromou <evan@prodromou.name>
Wed, 27 Aug 2008 01:19:21 +0000 (21:19 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 27 Aug 2008 01:19:21 +0000 (21:19 -0400)
darcs-hash:20080827011921-84dde-622d4c8eab1b05ce999bba4554b85c08a5840c79.gz

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');