From 283454fdaa6e28ee0cab1157c7f43b53114df1c3 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 --- Open-ILS/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 f93fbfac64..3f6f8f9c1d 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -295,12 +295,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'juvenile') %]
-
-
@@ -510,12 +508,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'active') %]
-
-
@@ -524,12 +520,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'barred') %]
-
-
@@ -538,12 +532,10 @@ within the "form" by name for validation.
[% draw_field_label('au', 'master_account') %]
-
-
@@ -623,11 +615,9 @@ within the "form" by name for validation.
-
-
@@ -638,13 +628,11 @@ within the "form" by name for validation.
-
-
@@ -835,14 +823,12 @@ within the "form" by name for validation.
[% draw_field_label('aua', 'valid') %]
-
-
[% draw_example_text('aua', 'valid') %] @@ -854,14 +840,12 @@ within the "form" by name for validation.
[% draw_field_label('aua', 'within_city_limits') %]
-
-
[% draw_example_text('aua', 'within_city_limits') %] -- 2.11.0