This commit is contained in:
jude
2022-02-11 20:03:53 +00:00
parent 49974b7153
commit 37420b2b1f
5 changed files with 67 additions and 9 deletions

View File

@ -111,7 +111,7 @@
<div class="field">
<div class="control">
<label class="label sr-only">Reminder Name</label>
<input class="input" type="text" placeholder="Reminder Name">
<input class="input" type="text" name="name" placeholder="Reminder Name">
</div>
</div>