From: William Rockwood Date: Tue, 24 Jul 2012 00:06:26 +0000 (-0400) Subject: fix footer and submit button on email change form X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=855a3c2d727966b9b8ff06f86da93cc06d83b6a6;p=evergreen%2Ftadl.git 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 --- 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 %]