You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the first , the first has a colspan=2, followed by another . This creates a table with 3 columns.
The next (and many others further down) just have 2 's, while they either should have 3 or maybe one with colspan=3, to complete the row.
The text was updated successfully, but these errors were encountered:
In some templates, e.g. iso_document_004 & _005, there are 's missing.
https://github.com/katgirl/isotope_documents/blob/master/system/modules/isotope_documents/templates/iso_document_004.html5#L24-L31
In the first , the first has a colspan=2, followed by another . This creates a table with 3 columns.
The next (and many others further down) just have 2 's, while they either should have 3 or maybe one with colspan=3, to complete the row.
The text was updated successfully, but these errors were encountered: