frontend tweaks

This commit is contained in:
Lennart
2025-08-28 14:53:17 +02:00
parent c648ed315d
commit bf5d874481
5 changed files with 16 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ let EditAddressbookForm = class extends i {
return x`
<button @click=${() => this.dialog.value.showModal()}>Edit addressbook</button>
<dialog ${n(this.dialog)}>
<h3>Create addressbook</h3>
<h3>Edit addressbook</h3>
<form @submit=${this.submit} ${n(this.form)}>
<label>
Displayname