From 487da4dc726a139cde1803667d81fcf095de8d26 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Mon, 19 Mar 2018 15:30:03 -0700 Subject: [PATCH] LP1724026: fixing alignment issues in patron registration/edit screen Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- .../src/templates/staff/circ/patron/t_edit.tt2 | 16 ---------------- 1 file changed, 16 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 266ba81a18..fa94d7974c 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -294,12 +294,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'juvenile') %]
-
-
@@ -508,12 +506,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'active') %]
-
-
@@ -522,12 +518,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'barred') %]
-
-
@@ -536,12 +530,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'master_account') %]
-
-
@@ -621,11 +613,9 @@ within the "form" by name for validation.
-
-
@@ -636,13 +626,11 @@ within the "form" by name for validation.
-
-
@@ -833,14 +821,12 @@ within the "form" by name for validation.
[% draw_field_label('aua', 'valid') %]
-
-
[% draw_example_text('aua', 'valid') %] @@ -852,14 +838,12 @@ within the "form" by name for validation.
[% draw_field_label('aua', 'within_city_limits') %]
-
-
[% draw_example_text('aua', 'within_city_limits') %] -- 2.43.2