Skip to content

Commit 8f12ce9

Browse files
committed
Fixed missing closing table tag
1 parent 72a3879 commit 8f12ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/cached.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ foreach($status->getCachedScripts() as $data) {
6060
</td>
6161
</tr>
6262
<?php } ?>
63+
</table>
6364
<?php } ?>
6465
</section>
6566
</section>

0 commit comments

Comments
 (0)