testversand
This commit is contained in:
@@ -59,6 +59,9 @@ require dirname(__DIR__) . '/../structure/layout_start.php';
|
||||
<label class="block text-sm text-slate-600">Bezeichnung
|
||||
<input type="text" name="label" class="input mt-1" placeholder="Profil-Name">
|
||||
</label>
|
||||
<label class="inline-flex items-center gap-2 text-sm text-slate-600">
|
||||
<input type="checkbox" name="is_default" value="1"> Als Standard-Testprofil verwenden
|
||||
</label>
|
||||
<div class="grid md:grid-cols-2 gap-3">
|
||||
<label class="block text-sm text-slate-600">SMTP-Server
|
||||
<input type="text" name="smtp_host" class="input mt-1" placeholder="smtp.example.com">
|
||||
|
||||
Reference in New Issue
Block a user