From 2845583a545026340389649eb7e94cfc41952c47 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 --- .../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 fd37f6e..b589e30 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 @@