Title: emilyyyyyy's Replies | WordPress.org

---

# emilyyyyyy

  [  ](https://wordpress.org/support/users/emilyingleton/)

 *   [Profile](https://wordpress.org/support/users/emilyingleton/)
 *   [Topics Started](https://wordpress.org/support/users/emilyingleton/topics/)
 *   [Replies Created](https://wordpress.org/support/users/emilyingleton/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/emilyingleton/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/emilyingleton/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/emilyingleton/engagements/)
 *   [Favorites](https://wordpress.org/support/users/emilyingleton/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Grid-Layout Design for Contact Form 7] Post-form-submit hooks for Tabled/Tabbed mail tags – Remove word “Row”](https://wordpress.org/support/topic/post-form-submit-hooks-for-tabled-tabbed-mail-tags-remove-word-row/)
 *  Thread Starter [emilyyyyyy](https://wordpress.org/support/users/emilyingleton/)
 * (@emilyingleton)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/post-form-submit-hooks-for-tabled-tabbed-mail-tags-remove-word-row/#post-13903801)
 * Thank you for your speedy reply.
 * I think there is a missing closing </th> tag in the filter example you have provided.
 * `<thead><tr><th '.$style.'>Guest Name</th><th <th '.$style.'>Senior</th></tr>
   </thead>`
 * should be:
    `<thead><tr><th '.$style.'>Guest Name</th><th <th '.$style.'>Senior
   </th></th></tr></thead>`
 * Am I correct?

Viewing 1 replies (of 1 total)