|
|
|
@ -81,7 +81,7 @@
|
|
|
|
|
<form class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3" id="form-modify-user" href="">
|
|
|
|
|
<span class="heading"><span id="header-modify-user"></span> <span class="modal-close">×</span></span>
|
|
|
|
|
<p class="content my-4">{{ .strings.modifySettingsDescription }}</p>
|
|
|
|
|
<div class="flex-row mb-4">
|
|
|
|
|
<div class="flex flex-row mb-4">
|
|
|
|
|
<label class="flex-row-group mr-2">
|
|
|
|
|
<input type="radio" name="modify-user-source" class="unfocused" id="radio-use-profile" checked>
|
|
|
|
|
<span class="button ~neutral @high supra full-width center">{{ .strings.profile }}</span>
|
|
|
|
|