We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3a195 commit 2ee4dceCopy full SHA for 2ee4dce
_config.php
@@ -12,3 +12,6 @@
12
if(!class_exists("GridField")) {
13
user_error("The bootstrap_forms module requires SilverStripe 3.0 or greater.", E_USER_ERROR);
14
}
15
+
16
17
+Object::useCustomClass("MemberLoginForm","BootstrapMemberLoginForm");
0 commit comments