]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/blockform.php
If there's no Happening, we can't use the RSVP.
[quix0rs-gnu-social.git] / lib / blockform.php
index 54552b3e572452af2778d0eea45f7ac32c7888a1..1af5e8cfd0e400c4a3ea9b3ce9078087f8401941 100644 (file)
@@ -44,7 +44,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
  *
  * @see      UnblockForm
  */
-
 class BlockForm extends ProfileActionForm
 {
     /**
@@ -63,7 +62,6 @@ class BlockForm extends ProfileActionForm
      *
      * @return string Title of the form, internationalized
      */
-
     function title()
     {
         // TRANS: Title for the form to block a user.
@@ -75,7 +73,6 @@ class BlockForm extends ProfileActionForm
      *
      * @return string description of the form, internationalized
      */
-
     function description()
     {
         // TRANS: Description of the form to block a user.