Koha/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards
David Cook 76a1a00977 Bug 9603 - Fix layout of Patron Card Creator Layout screen for display in IE
Currently, the layout for the Edit/Add Layout screen of the Patron
Card Creator is in complete disarray, when viewed in Internet Explorer
(of any version).

The nav bar is pushed to the bottom of the page, every fieldset is
empty (as their contents have been pushed out into different parts
of the page), and the checkboxes don't work.

The cause appears to be some extraneous mark-up (a few extra fieldset
and li elements)and some missing mark-up (ol elements to wrap the list
elements, especially when nesting lists within each other and within
div elements).

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
I didn't test this in IE, but changes are fixing general
problems with HTML validity.

Checking the page with the W3C validator:
Before: 27 Errors, 7 warning(s)
After:  6 Errors, 7 warning(s)

All tests and QA script pass, page looks alright.
Would be nice to see the remaining problems fixed in
a follow-up.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-04 18:15:51 +00:00
..
card-print.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
edit-batch.tt Bug 9697: Follow-up - making QA script and tests happy 2013-03-30 17:22:44 -04:00
edit-layout.tt Bug 9603 - Fix layout of Patron Card Creator Layout screen for display in IE 2013-09-04 18:15:51 +00:00
edit-profile.tt Bug 9696 - Remove YUI styling from buttons on patron card creator edit pages 2013-03-07 09:55:21 -05:00
edit-template.tt Bug 9696 - Remove YUI styling from buttons on patron card creator edit pages 2013-03-07 09:55:21 -05:00
home.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
image-manage.tt Bug 9693 - Remove YUI styling from buttons on the patron card creator's image manage page 2013-03-07 10:03:25 -05:00
manage.tt Bug 9555: Another template contains single quotes in a js string 2013-03-11 07:40:42 -04:00
members-search.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
print.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00