From 88548f27ea7cf3189e0727a6ec9acf72669e7045 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 4 Aug 2016 12:07:14 -0400 Subject: [PATCH] LP#1356477: move email receipt checkbox on patron editor This patch updates the patron editor so that the checkbox for setting whether the user wishes to get email checkout receipts by default is moved next to the email address input. Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 index d6345b0578..5543e9d8c2 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -334,6 +334,17 @@ within the "form" by name for validation. +
+
+ +
+
+ +
+
+
@@ -657,10 +668,10 @@ within the "form" by name for validation.
-
+
-
+
-- 2.11.0