modification about delete-subscriber template
This commit is contained in:
parent
811e040cd8
commit
f74c0eaf06
|
@ -20,7 +20,7 @@
|
||||||
<div class="col-span-6">
|
<div class="col-span-6">
|
||||||
<label for="motif" class="block text-sm font-medium text-gray-700">Motif</label>
|
<label for="motif" class="block text-sm font-medium text-gray-700">Motif</label>
|
||||||
<div class="mt-1">
|
<div class="mt-1">
|
||||||
<textarea rows="4" name="motif" id="motif"
|
<textarea rows="4" name="motif" id="motif"
|
||||||
class="shadow-sm focus:ring-co-blue focus:border-co-blue block w-full sm:text-sm border-gray-300 rounded-2xl"></textarea>
|
class="shadow-sm focus:ring-co-blue focus:border-co-blue block w-full sm:text-sm border-gray-300 rounded-2xl"></textarea>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue