Merged changes up to 2.3.16 into unstable
[fa-stable.git] / gl / includes / ui / gl_bank_ui.inc
index e0e1b124f3d9d8383cfa69e335f5342a8cba85c2..88801754511447f7d5118ce94de7f43f1996346d 100644 (file)
@@ -83,9 +83,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 :