https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21311
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #39 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
