Fix closing tag missing

This commit is contained in:
Cohee 2024-04-11 19:09:53 +03:00
parent 1990a2d9bd
commit ed14be08b9
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<button type="submit" class="menu_button menu_button_icon newUserRegisterFinalizeButton">
<i class="fa-fw fa-solid fa-user-plus"></i>
<span data-i18n="Create">Create</span>
</div>
</button>
</div>
</form>
</div>