Same as last commit, but fixed
authorLaury GvR <laury@gaslightmedia.com>
Tue, 7 Jun 2016 17:13:10 +0000 (13:13 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 7 Jun 2016 17:13:10 +0000 (13:13 -0400)
parts/glm-members-only-login-form.php

index 682fcd0..f8cf1fe 100644 (file)
@@ -1,15 +1,15 @@
                         <div class="wp_login_error">
                             <?php $glmAssociateTerms = apply_filters('glm_associate_terms');?>
                             <p id="glm-member-login-notification">
-                            <?php if( isset( $_GET['login'] ) && $_GET['login'] == 'failed' ) { ?>
-                                The information you entered is incorrect. Please try again.
-                            <?php } 
-                            else if( isset( $_GET['login'] ) && $_GET['login'] == 'empty' ) { ?>
-                                Please enter both username and password.
-                            <?php } else { ?>    
-                            <p>Please log in with your <?php echo $glmAssociateTerms['term_member']; ?> username and password.
-                            <br>If you need assistance, email (xxxxx@yyyy.zzz) or call (###-###-####)</p>
-                            <?php } ?>
+                                <?php if( isset( $_GET['login'] ) && $_GET['login'] == 'failed' ) { ?>
+                                    The information you entered is incorrect. Please try again.
+                                <?php } 
+                                else if( isset( $_GET['login'] ) && $_GET['login'] == 'empty' ) { ?>
+                                    Please enter both username and password.
+                                <?php } else { ?>    
+                                Please log in with your <?php echo $glmAssociateTerms['term_member']; ?> username and password.
+                                <br>If you need assistance, email (xxxxx@yyyy.zzz) or call (###-###-####)
+                                <?php } ?>
                             </p>
                         </div> 
                         <div id='glm-member-login-form'>