Skip to content

Commit

Permalink
Fix closing table elements
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed May 31, 2024
1 parent d3f03fa commit 32ae4dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/templates/account.create_character.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ In any case the name must not violate the naming conventions stated in the <a hr
</table>
</div>
</div>
</td>
</tr>
</table>
</div>
<div class="InnerTableContainer">
Expand Down

0 comments on commit 32ae4dd

Please sign in to comment.