From 60274591482ad199f3d826e8dd639e923d95244f Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 8 Feb 2018 18:27:42 +0000 Subject: [PATCH] Bug 20163: Position of NoLoginInstructions text is inconsistent This patch modifies the markup for two login forms, making the markup more consistent between them. The order of NoLoginInstructions, "Forgot your password?" and "Don't have an account?" should now be the same. This patch also updates some classes in each login form to allow for more consistent custom styling. A couple of capitalization corrections are included. To test, enable the PatronSelfRegistration and OpacResetPassword preferences. Put some text in the NoLoginInstructions preference. View the login form as associated links on the OPAC main page. Compare to the login form which appears in a modal window when you click the login link at the top of the page. The two areas should look consistent. Signed-off-by: Claire Gravely Signed-off-by: Katrin Fischer --- .../opac-tmpl/bootstrap/en/includes/masthead.inc | 44 ++++++++++++---------- .../opac-tmpl/bootstrap/en/modules/opac-main.tt | 34 +++++++++-------- 2 files changed, 43 insertions(+), 35 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc index 121b8f9..184ea27 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -307,34 +307,38 @@