[Koha-patches] [PATCH] kohabug 2448 Correcting Alignment of Column Headers

Joe Atzberger joe.atzberger at liblime.com
Fri Aug 1 01:11:56 CEST 2008


On Thu, Jul 31, 2008 at 5:58 PM, Chris Nighswonger <
chris.nighswonger at liblime.com> wrote:

> This patch corrects the alignment of the column headers in the overdues
> list
> on the 'Overdue' tab on opac-user.pl It also corrects the template to
> display
> the item type rather than the Koha collection type.



> -        <th colspan="2">Title</th>
> +        <th>&nbsp;</th>
> +        <th>Title</th>


I think that was intentional, and not an error in alignment.  Does it
prevent the js tablesorter from working correctly to use colspan > 1?

On pure aesthetics, I prefer the colspan to an empty column header... but
can forget that if it affects functionality.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-patches/attachments/20080731/528996ab/attachment-0002.htm>


More information about the Koha-patches mailing list