Options tab menu has a different identifier 3.0.12_pl_1
authorAlexander Ebert <ebert@woltlab.com>
Mon, 12 Feb 2018 15:55:54 +0000 (16:55 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 12 Feb 2018 15:55:54 +0000 (16:55 +0100)
wcfsetup/install/files/lib/acp/page/IndexPage.class.php

index 060c84cd8c2aaf5eeb1590581c61fb55b23802f4..7e0a8d5765c1a9bd48a08a47fe4eb7f74ecc936b 100755 (executable)
@@ -71,7 +71,7 @@ class IndexPage extends AbstractPage {
                                [
                                        'id' => $categorySecurity->categoryID,
                                        'optionName' => 'recaptcha_publickey'
-                               ], '#security.antispam'
+                               ], '#category_security.antispam'
                        );
                }