fixing problems if both forms (login and register) are present
This commit is contained in:
parent
aed0e6440d
commit
6693edc720
|
@ -30,7 +30,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
|
||||
<div class="u-columns col2-set" id="customer_login">
|
||||
|
||||
<div class="u-column1 col-1">
|
||||
<div class="u-column1 col-md-6">
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
|
|
Reference in New Issue