This is the same as https://www.drupal.org/project/drupal/issues/1892654 for D7, which is a backport of what has already been done for D8 in https://www.drupal.org/project/drupal/issues/806982 (which makes it part of #378)
Problem/Motivation
Somehow the
<tfoot>element of a table never got into core. While not commonly used, it still is a necessary component on some sites. Themes have to add this functionality when its optional use should be provided by core.Proposed resolution
Add optional
#footervariable in theme hook and corresponding<tfoot>markup in table template.
Recent comments
Thanks, that's very helpful
Where can I find webform submitted emails?
Correct - I linked to it in the post above
Where can I find webform submitted emails?
wow, that was quick! Do you mean the 'Maillog / Mail Developer' module?
Where can I find webform submitted emails?