Jeradin / acf-dynamic-table-field

A Dynamic Fable field for Advanced Custom Fields
33 stars 6 forks source link

tbody tag is not properly closed #1

Closed gedeminas closed 9 years ago

gedeminas commented 9 years ago

In acf-dynamic_table_field-v4.php format_value_for_api() and acf-dynamic_table_field-v5.php format_value() functions before closing table tag, there is second tbody tag with the end slash forgotten.

Jeradin commented 9 years ago

Fixed, thank you for catching that.