This commit is contained in:
2025-03-20 22:15:36 +01:00
parent 0a6cf619b0
commit 5f5d8277b9
14 changed files with 84 additions and 84 deletions

View File

@@ -166,8 +166,8 @@
</div>
</div>
<!-- -->
<div class="text-sm w-full">
<label for="title" class="font-medium text-gray-700">{$_("name")}</label>
<div class="text-sm w-full mt-2">
<label for="title" class="font-semibold text-gray-700">{$_("name")}</label>
<input
autocomplete="off"
placeholder={$_("name")}
@@ -187,8 +187,8 @@
</span>
{/if}
</div>
<div class="text-sm w-full">
<label for="firstname" class="font-medium text-gray-700"
<div class="text-sm w-full mt-2">
<label for="firstname" class="font-semibold text-gray-700"
>{$_("description")}</label
>
<input