Missing errors

This commit is contained in:
Mike Jolley 2012-02-26 11:49:43 +00:00
parent 8560542fa4
commit 82cc872247
1 changed files with 2 additions and 0 deletions

View File

@ -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') : ?>