]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/inviteform.php
Style for invite forms and width fix for Onboard popup.
[quix0rs-gnu-social.git] / lib / inviteform.php
index 7b3c164cc8639be912aec50a6ca8c5664de37810..da23d312641cb70e8104c982854b8d28676b806a 100644 (file)
@@ -65,16 +65,6 @@ class InviteForm extends Form
        return 'form_invite';
     }
 
-    /**
-     * class of the form
-     *
-     * @return string of the form class
-     */
-    function formClass()
-    {
-        return 'form_settings';
-    }
-
     /**
      * Action of the form
      *