mirror of
https://github.com/unmojang/drasl.git
synced 2025-09-07 22:25:03 -04:00
No <p> inside fieldset
This commit is contained in:
parent
c637ad83a6
commit
5f19e79ffc
@ -354,7 +354,6 @@
|
||||
<input type="checkbox" name="deleteSkin" id="delete-skin" />
|
||||
</p>
|
||||
<fieldset>
|
||||
<p>
|
||||
<legend>Skin model</legend>
|
||||
<input
|
||||
type="radio"
|
||||
@ -372,7 +371,6 @@
|
||||
{{ if eq .ProfileUser.SkinModel "slim" }}checked{{ end }}
|
||||
/>
|
||||
<label for="skin-model-slim">Slim</label>
|
||||
</p>
|
||||
</fieldset>
|
||||
{{ end }}
|
||||
{{ if .App.Config.AllowCapes }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user