When adding a new cash register, it says "Add new cash_register" with an underscore.
Created attachment 97141 [details] [review] Bug 24394: Typo when adding a new cash register This patch corrects a typo in the cash register template. To test: 1) Enable the UseCashRegisters system preference 2) Go to Administration > Cash registers 3) Click on 'New cash register' 4) Notice the title says 'Add new cash_register' 5) Apply patch 6) Refresh and notice it now says 'Add new cash register'
Created attachment 97142 [details] [review] Bug 24394: Typo when adding a new cash register This patch corrects a typo in the cash register template. To test: 1) Go to Administration > Global system preferences 2) Search for UseCashRegisters 3) Enable UseCashRegisters and save 4) Go to Administration > Cash registers 5) Click on 'New cash register' 6) Notice the title says 'Add new cash_register' 7) Apply patch 8) Refresh and notice it now says 'Add new cash register' Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 97161 [details] [review] Bug 24394: Typo when adding a new cash register This patch corrects a typo in the cash register template. To test: 1) Go to Administration > Global system preferences 2) Search for UseCashRegisters 3) Enable UseCashRegisters and save 4) Go to Administration > Cash registers 5) Click on 'New cash register' 6) Notice the title says 'Add new cash_register' 7) Apply patch 8) Refresh and notice it now says 'Add new cash register' Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Nice work everyone! Pushed to master for 20.05
Pushed to 19.11.x branch for 19.11.03