There should be a space between patron name and cardnumber on the check out screen
Created attachment 72736 [details] [review] Bug 20382: Missing space between patron and cardnumber on check out screen There should be a space between patron name and cardnumber on the check out screen. This patch adds a space between patron and cardnumber. To test: 1 type a patron name into the check out search or go to the check out tab from a patron record 2 Confirm there is no space between patron name and cardnumber on the check out page 3 apply patch 4 confirm there is now a space 5 sign off :)
Patch tested with a sandbox, by Sebastian Hierl <s.hierl@aarome.org>
Created attachment 72837 [details] [review] Bug 20382: Missing space between patron and cardnumber on check out screen There should be a space between patron name and cardnumber on the check out screen. This patch adds a space between patron and cardnumber. To test: 1 type a patron name into the check out search or go to the check out tab from a patron record 2 Confirm there is no space between patron name and cardnumber on the check out page 3 apply patch 4 confirm there is now a space 5 sign off :) Signed-off-by: Sebastian Hierl <s.hierl@aarome.org>
Created attachment 73073 [details] [review] Bug 20382: Missing space between patron and cardnumber on check out screen There should be a space between patron name and cardnumber on the check out screen. This patch adds a space between patron and cardnumber. To test: 1 type a patron name into the check out search or go to the check out tab from a patron record 2 Confirm there is no space between patron name and cardnumber on the check out page 3 apply patch 4 confirm there is now a space 5 sign off :) Signed-off-by: Sebastian Hierl <s.hierl@aarome.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 18.05, thanks to everybody involved!