'; $options = WPCaptcha_Setup::get_options(); $templates = WPCaptcha_Functions::get_templates(); echo '
| ';
        WPCaptcha_Utility::create_toggle_switch('design_enable', array('saved_value' => $options['design_enable'], 'option_key' => esc_attr(WPCAPTCHA_OPTIONS_KEY) . '[design_enable]'));
        echo ' You can enable the customizer to use the settings below or leave it turned off to show the default WordPress login page style or customize it using a different plugin or theme settings'; echo ' | 
 . '/images/design.png) ';
        echo '';
    } // display
} // class WPCaptcha_Tab_Login_Form
';
        echo '';
    } // display
} // class WPCaptcha_Tab_Login_Form