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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Jun 2017 20:57:20 +0000 (17:57 -0300)
commita80ed84d070f81065b1fb2fa14f5ced3c25d6431
tree09bdc40db7a0bf932850b97a535be672c5407ba4
parentec478e18f352d340c7a1ec4416121928229c2907
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>
C4/Accounts.pm