https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41144

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #190320|0                           |1
        is obsolete|                            |

--- Comment #9 from Owen Leonard <[email protected]> ---
Created attachment 191715
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191715&action=edit
Bug 41144: Fix markup errors in self checkout and self checkin templates

This patch fixes several markup errors in the self checkout and self
checkin templates, for example:

- Missing <fieldset>s (<legend> must be inside one)
- Stray ending </div>
- Missing <tr>

The patch also makes some changes to bring masthead-sci.inc and
masthead-sco.inc in sync, and makes a correction to a tab WRAPPER in
sco-main.tt.

Unrelated: Minor markup changes to langmenu.inc in order to fix HTML
validation errors.

To test, apply the patch and if necessary enable both self checkout
(WebBasedSelfCheck) and self checkin (SelfCheckInModule).

- Go to the self-checkout page and log in
- View source and copy the markup into the validator:
  https://validator.w3.org/#validate-by-input
- Perform the same test with the self checkin page.

Sponsored-by: Athens County Public Libraries

-- 
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/

Reply via email to