mirror of
https://github.com/smarty-php/smarty.git
synced 2025-07-30 07:57:14 +02:00
add missing closing tr tag (#1039)
This commit is contained in:
@ -144,6 +144,7 @@
|
|||||||
{$vars['attributes']|debug_print_var nofilter}
|
{$vars['attributes']|debug_print_var nofilter}
|
||||||
{/if}
|
{/if}
|
||||||
</td>
|
</td>
|
||||||
|
</tr>
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user