From: Terran McCanna Date: Tue, 15 Dec 2015 16:47:03 +0000 (-0500) Subject: Modifications to patron self-registration form to make it X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1380215e91dd00914cdd828bf0c4b82b5defea56;p=evergreen%2Fpines.git Modifications to patron self-registration form to make it display better and change library locator link. Signed-off-by: Terran McCanna Conflicts: Open-ILS/src/templates/opac/register.tt2 --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index ee8edae9fe..de4c045ef4 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -1761,7 +1761,7 @@ a.preflib_change { #main-content-register { margin-left: 40px; - font-size: [% css_fonts.size_bigger %]; + font-size: .9em; } #main-content-register table { @@ -1778,6 +1778,10 @@ a.preflib_change { padding-left: 20px; } +#main-content-register-terms { + max-width:400px; +} + .patron-reg-invalid { font-weight: bold; color: red; @@ -2205,6 +2209,7 @@ div.result_table_utils { .mobile_search_lbl_clr{ color:[% css_colors.mobile_header_text %]; } + } diff --git a/Open-ILS/src/templates/opac/register.tt2 b/Open-ILS/src/templates/opac/register.tt2 index ac60486576..b3199a4727 100644 --- a/Open-ILS/src/templates/opac/register.tt2 +++ b/Open-ILS/src/templates/opac/register.tt2 @@ -51,10 +51,11 @@ END;
-
[% l('Apply for a PINES Library Card') %]
+

[% l('Apply for a PINES Library Card')%]

+
[% IF ctx.register.success %] -
[% l('Registration successful!') %]
+

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

[% l('Please visit your Home Library within 14 days to complete your registration.') %]

[% IF ctx.register.username_taken %] @@ -98,7 +99,7 @@ END;
- -
+ [% INCLUDE build_org_selector @@ -106,7 +107,11 @@ END; value=value || ctx_org can_have_users_only=1 valid_org_list=ctx.register.valid_orgs - %] + %]
+
@@ -176,7 +181,7 @@ FOR field_def IN register_fields;
+

By clicking the Submit Registration button below, you are applying for the right to use the library and: