Skip to content

Commit 3274b17

Browse files
committed
add missing closing tr tag
Add missing end tag for 'assigned template variables' section. backport of d6153d4
1 parent 5cb412d commit 3274b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/debug.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
{$vars['attributes']|debug_print_var nofilter}
145145
{/if}
146146
</td>
147+
</tr>
147148
{/foreach}
148149
</table>
149150

0 commit comments

Comments
 (0)