Missing errors
This commit is contained in:
parent
8560542fa4
commit
82cc872247
|
@ -1,5 +1,7 @@
|
|||
<?php global $woocommerce; ?>
|
||||
|
||||
<?php $woocommerce->show_messages(); ?>
|
||||
|
||||
<?php do_action('woocommerce_before_customer_login_form'); ?>
|
||||
|
||||
<?php if (get_option('woocommerce_enable_myaccount_registration')=='yes') : ?>
|
||||
|
|
Loading…
Reference in New Issue