| @@ -121,9 +121,9 @@ | ||
| 121 | 121 | <?php if(function_exists('qcformbuilder_forms_load')){ |
| 122 | 122 | ?> |
| 123 | 123 | <a class="button button-secondary" href="<?php echo esc_url(admin_url('admin.php?page=qcformbuilder-forms')); ?>" ><?php esc_html_e('Settings', 'chatbot'); ?></a> |
| 124 | 124 | <?php if($cfb=='Free'): ?> |
| 125 | - <a class="button button-secondary" href="https://www.quantumcloud.com/products/conversations-and-form-builder/" target="_blank" >Upgrade to Pro <?php esc_html_e('Settings', 'chatbot'); ?></a> | |
| 125 | + <a class="button button-primary" href="https://www.quantumcloud.net/products/conversations-and-form-builder/" target="_blank" ><?php esc_html_e('Upgrade to Pro', 'chatbot'); ?></a> | |
| 126 | 126 | <?php endif; ?> |
| 127 | 127 | <?php |
| 128 | 128 | }else{ |
| 129 | 129 | ?> |