https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29458
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #129240|0 |1 is obsolete| | Attachment #129612|0 |1 is obsolete| | --- Comment #14 from Jonathan Druart <[email protected]> --- Created attachment 129617 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129617&action=edit Bug 29458: Reorder login elements Make masthead.inc modal and opac-auth follow the order of the login elements on the homepage. Test plan: Enable prefs for reset password and self registration. Fill additional contents for login instructions. Logout on OPAC. Click Login from your account on top bar. Click Login button on the home page (right side, in the middle). Verify that these two forms correspond with the home page login. Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Fridolin Somers <[email protected]> Bug 29458: (follow-up) Remove FIXME With some help of Owen Leonard: <oleonard> Regarding the <br/>, you can wrap the submit button in <fieldset class="action"></fieldset> instead. Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
