]> git.koha-community.org Git - koha.git/commit
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)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Jul 2017 13:02:04 +0000 (01:02 +1200)
commit9c132dc2553f77387c95b16697ed0a1b805cdd06
treed8bddd6166700ca73ca44d07abd833a7ab36ce3e
parent2ed010e19f836f824a89c4789c23439d8073495b
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)
(cherry picked from commit abc32e9099376b6f6c9ffed8033e8e041c4cec68)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Accounts.pm