Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / gl / includes / ui / gl_bank_ui.inc
index 981569c420943b06583a958f3daa11ad14bdd664..ce3af74afa6db9b6c985fc2669fc529bc2a9dfe1 100644 (file)
@@ -84,9 +84,9 @@ function display_bank_header(&$order)
                                $customer_error = true;
                                        display_error(_("This customer account is on hold."));
                        }
-                       else                    
+                       else
                                        display_warning(_("This customer account is on hold."));
-               }               
+               }
                break;
 
                case PT_QUICKENTRY :
@@ -318,4 +318,3 @@ function gl_options_controls($order)
 
 //---------------------------------------------------------------------------------
 
-?>
\ No newline at end of file