Bug 20051: Invalid markup in staff client's header.inc
authorOwen Leonard <oleonard@myacpl.org>
Fri, 19 Jan 2018 19:41:35 +0000 (19:41 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 16 Feb 2018 00:34:52 +0000 (00:34 +0000)
commitb658d25c053c0d47c70d694bcb25522cd3680b48
tree516041ace10dbbfbe50401e4b29af22a6d3878d2
parentfc53d0d98209baa62629b9817595994c67e00854
Bug 20051: Invalid markup in staff client's header.inc

This patch corrects markup errors in header.inc which introduced by
Bug 19851. For id attributes on <span>s have been replaced with classes,
eliminating an HTML validator error about duplicate ids.

Minor unrelated change: Updated an element's id with a more descriptive
name.

Test plan the same as Bug 19851's:

 - Log in to the staff client and confirm that the appearance of the
   menu bar at the top of the screen looks correct at various browser
   widths.
 - Confirm that the logged-in user menu label and help link expand and
   collapse according to browser width.

Signed-off-by: Charles Farmer <charles.farmer@inLibro.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Fix for QA: Corrected ID reference in circ/offline.tt

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/header.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt