In theme_office_hours_multiple_values() there is a hardcoded colspan => 1 in the header definition. However, when one selects "Display the "Add more hours" link" one the field the link is outputted in an extra column and then the header doesn't span the whole table anymore. It still displays kind of correctly in most browsers except IE.

The colspan value should be dependent on the options chosen for the field.

CommentFileSizeAuthor
office-hours-colspan-1.png9.21 KBjax

Comments

johnv’s picture

Status: Active » Postponed (maintainer needs more info)

I am not sure what you mean. Both images seems to be equal. Do you have the same experience with latest version?

johnv’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Status: Postponed (maintainer needs more info) » Fixed

OK, I found the subtle difference between the two examples.
committed with c955779
Thankx,

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.