Bug 18584: Fix trailing spaces in C4/Accounts.pm
authorLee Jamison <ldjamison@marywood.edu>
Sat, 10 Jun 2017 09:26:51 +0000 (09:26 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 13 Jun 2017 07:21:03 +0000 (09:21 +0200)
commitabc32e9099376b6f6c9ffed8033e8e041c4cec68
tree69eca75db0cb793c2a5536bb42cab385ebe6d493
parent3db92ec25a91cfb9342da4d5b433601fa08bbb75
Bug 18584: Fix trailing spaces in C4/Accounts.pm

Removed trailing spaces at line 182 of C4::Accounts.

Test plan:
1. Edit C4/Accounts.pm and verify trailing spaces
2. Apply patch
3. Verify that trailing spaces in C4/Accounts have been removed

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit a80ed84d070f81065b1fb2fa14f5ced3c25d6431)
C4/Accounts.pm