https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21311 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #39 from David Cook <dcook@prosentient.com.au> --- (In reply to Marcel de Rooy from comment #38)
(In reply to David Cook from comment #37)
Comment on attachment 81125 [details] [review] [review] Bug 21311: (follow-up) Adjust wording of failed login message
Review of attachment 81125 [details] [review] [review]: -----------------------------------------------------------------
::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt @@ +168,4 @@
</fieldset>
<input type="submit" value="Log in" class="btn" /> + <p/>
I think this must've been a typo.
Sorry, late response ;) Commit message says: Adding a <p> tag between 'Log in'-button and 'Forgot your password' for presentation.
I think that <p/> might be valid XHTML but I'm quite certain that is not valid HTML/HTML5 though. -- You are receiving this mail because: You are watching all bug changes.