From de64f3b472847562f221fed34728fe6d5bbda9f9 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 27 Apr 2016 14:56:10 -0400 Subject: [PATCH] JBAS-1324 Limit state to WA; activation notice Signed-off-by: Bill Erickson --- KCLS/openils/var/templates_kcls/opac/register.tt2 | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/KCLS/openils/var/templates_kcls/opac/register.tt2 b/KCLS/openils/var/templates_kcls/opac/register.tt2 index ea70880f13..f2356b874c 100644 --- a/KCLS/openils/var/templates_kcls/opac/register.tt2 +++ b/KCLS/openils/var/templates_kcls/opac/register.tt2 @@ -160,6 +160,17 @@ END; # input_field()

[% l('Request a Library Card')%]

+

+ To fully activate your card you will need to visit a KCLS library + with proof of address and photo ID that shows your date of birth. + Parents/guardians can assist with proof of address for full activation + for applicants under 18. Find a list of the documents you may use to + provide proof of address on our + + downloadable application + . +

+ [% IF ctx.register.success %]

[% l('Registration successful!') %]

@@ -425,11 +436,11 @@ END; # input_field()

  • -
    [% PROCESS state_selector name='stgba.state' id='stgba.state' %]
    - + +
    +
    +
    -- 2.11.0