From 847207e9af4a00ab24a4fc5d3a32ec53b3186233 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Thu, 31 Aug 2017 09:37:06 -0400 Subject: [PATCH] PINES Customization: Patron Reg Form - Parent Guardian Field Label Relabel "Secondary Identification" field as "Parent/Guardian" to be consistent with usage and xul client. Signed-off-by: Terran McCanna --- Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 0608f61968..2ea84c1658 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -435,7 +435,13 @@ within the "form" by name for validation.
- [% draw_field_label('au', 'ident_value2') %] + +
+ + + + +
[% draw_form_input('au', 'ident_value2') %]
[% draw_example_text('au', 'ident_value2') %] -- 2.11.0