From ee1a80695473dae0f52247a94a77fe1ea726c538 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 9 Dec 2011 10:43:28 -0500 Subject: [PATCH] Alert addresses for patron registration : configuration UI Conify UI for managing Alert Addresses Signed-off-by: Bill Erickson --- .../conify/global/actor/address_alert.tt2 | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 Open-ILS/src/templates/conify/global/actor/address_alert.tt2 diff --git a/Open-ILS/src/templates/conify/global/actor/address_alert.tt2 b/Open-ILS/src/templates/conify/global/actor/address_alert.tt2 new file mode 100644 index 0000000000..f024e7dd40 --- /dev/null +++ b/Open-ILS/src/templates/conify/global/actor/address_alert.tt2 @@ -0,0 +1,62 @@ +[% WRAPPER base.tt2 %] +[% ctx.page_title = l('Address Alert') %] +
+
+
[% l('Address Alert') %]
+
+ + +
+
+
+ [% l('Context Org Unit') %] + +
+
+

+ [% |l %]* Address Alert fields support regular expressions and are case-insensitive by default.[% END %]
+ [% |l %]* Example wildcard match: 742 Evergr.*n Terrace[% END %]
+ [% |l %]* Example case-sensitive match: (?c)742 Evergr.*n Terrace[% END %]
+ [% |l %]* If the billing or mailing address fields are selected, the tested address must be a billing or mailing address to match.[% END %]
+

+
+ +
+
+ + +[% END %] + + -- 2.11.0