plugin updates
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
<?php
|
||||
/**
|
||||
* Abandoned Cart settings template.
|
||||
*
|
||||
* @link https://makewebbetter.com/
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @package makewebbetter-hubspot-for-woocommerce
|
||||
* @subpackage makewebbetter-hubspot-for-woocommerce/admin/templates/
|
||||
*/
|
||||
|
||||
?>
|
||||
<div class="hubwoo-form-wizard-wrapper">
|
||||
<div class="hubwoo-form-wizard-content-wrapper">
|
||||
<div class="hubwoo-form-wizard-content show" data-tab-content="abandon-cart-setup">
|
||||
<div class="hubwoo-settings-container">
|
||||
<div class="hubwoo-general-settings">
|
||||
<div class="hubwoo-group-wrap__abandon_cart_setup">
|
||||
<form action="" method="post" class="hubwoo-abncart-setup-form hubwoo-abncart-setup-form--d" >
|
||||
<?php woocommerce_admin_fields( Hubwoo_Admin::hubwoo_abncart_general_settings() ); ?>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user