From 855a3c2d727966b9b8ff06f86da93cc06d83b6a6 Mon Sep 17 00:00:00 2001 From: William Rockwood Date: Mon, 23 Jul 2012 20:06:26 -0400 Subject: [PATCH] fix footer and submit button on email change form - Added a close-div at the end of the html in update_email.tt2 - made the submit button class=opac-button Signed-off-by: William Rockwood --- templates_tadlskin/opac/myopac/update_email.tt2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates_tadlskin/opac/myopac/update_email.tt2 b/templates_tadlskin/opac/myopac/update_email.tt2 index 6b662bd67c..3f42eeb386 100644 --- a/templates_tadlskin/opac/myopac/update_email.tt2 +++ b/templates_tadlskin/opac/myopac/update_email.tt2 @@ -25,8 +25,9 @@ [% l('Current Email') %][% ctx.user.email | html %] [% l('Current Password') %] [% l('New Email') %] - + + [% END %] -- 2.11.0