]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/nudge.php
Making many of the API actions more consistent with coding style
[quix0rs-gnu-social.git] / actions / nudge.php
index 3287711deed07ecff1005dd6883e2cb9c9f1a1a2..0ca3753dc7bc03427138f3163322f42bf93684f8 100644 (file)
@@ -101,7 +101,7 @@ class NudgeAction extends Action
             // TRANS: Confirmation text after sending a nudge.
             $this->element('p', array('id' => 'nudge_response'), _('Nudge sent!'));
             $this->elementEnd('body');
-            $this->elementEnd('html');
+            $this->endHTML();
         } else {
             // display a confirmation to the user
             common_redirect(common_local_url('showstream',