| @@ -27,8 +27,9 @@ | ||
| 27 | 27 | <?php |
| 28 | 28 | if (!$this->is_key_verified) { |
| 29 | 29 | ?> |
| 30 | 30 | |
| 31 | + <input type="hidden" name="berqwp_optimization_method" value="cloud"> | |
| 31 | 32 | <input type="password" placeholder="<?php esc_html_e('Enter your license key', 'searchpro'); ?>" name="berqwp_license_key"> |
| 32 | 33 | <input type="submit" value="<?php esc_html_e('Activate', 'searchpro'); ?>"> |
| 33 | 34 | |
| 34 | 35 | <?php } else { ?> |