From 02b24c9f6ff9c1643f6cdd4d50164482a58277a4 Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Fri, 9 Mar 2012 14:31:17 -0500 Subject: [PATCH] Password Reset Submit buttons should look like other OPAC buttons This branch stylizes the submit buttons on the Password Reset form in TTPAC so they match the other types of OPAC buttons throughout the catalog. Signed-off-by: Michael Peters Signed-off-by: Mike Rylander --- Open-ILS/src/templates/opac/password_reset.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/opac/password_reset.tt2 b/Open-ILS/src/templates/opac/password_reset.tt2 index beccb2abac..62c65ab237 100644 --- a/Open-ILS/src/templates/opac/password_reset.tt2 +++ b/Open-ILS/src/templates/opac/password_reset.tt2 @@ -41,7 +41,7 @@ - + @@ -63,7 +63,7 @@ [% IF ctx.get_org_setting(ctx.physical_loc || ctx.aou_tree.id, 'circ.password_reset_request_requires_matching_email') %]
[% END %] - + [% END %] -- 2.43.2