]> git.koha-community.org Git - koha.git/commit
Bug 17417 [Revised] Correct invalid markup around news on the staff client home page
authorOwen Leonard <oleonard@myacpl.org>
Mon, 10 Oct 2016 12:10:29 +0000 (08:10 -0400)
committerFrédéric Demians <f.demians@tamil.fr>
Wed, 2 Nov 2016 18:27:07 +0000 (18:27 +0000)
commit23e0c8ffb50c97553dfbc368b78f1d3e7a29bacc
treec84d8f23585714bd41d619c71826f6c5eef72841
parentb57fb0a9b20333ce52536b319342c2dd5021e3da
Bug 17417 [Revised] Correct invalid markup around news on the staff client home page

This patch fixes two minor errors in the markup around displaying news
on the staff client home page: Adding a missing "class" attribute, and
changing the container around news items from <p> to <div> (because news
items might contain <p> and nesting them is incorrect).

To test, apply the patch and view the staff client home page with news
items showing. Validate the page and confirm that there are no errors.

Signed-off-by: Marc <veron@veron.ch>
Revision for QA removes an extra </div> from elsewhere in the template
to make the validator return no errors.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit d08076e7e55a7c78a7ab3d79c33151dd4c469101)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt