add missing closing tr tag (#1039)

This commit is contained in:
Shad
2024-07-01 16:38:18 +02:00
committed by GitHub
parent 2289fa69f1
commit d6153d4d4d

View File

@ -144,6 +144,7 @@
{$vars['attributes']|debug_print_var nofilter}
{/if}
</td>
</tr>
{/foreach}
</table>