wip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user