1521737061

This commit is contained in:
Arti Zirk 2018-03-22 18:44:21 +02:00
parent 28ec234d2d
commit f9e76b525e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</div> </div>
<div id="addForm"> <div id="addForm">
<h2>Add/Edit</h2> <h2>Add/Edit</h2>
<form> <form id="addFormElement">
<div> <div>
<label for="formBookTitle">Title</label> <label for="formBookTitle">Title</label>
<input type="text" name="bookTitle" id="formBookTitle"> <input type="text" name="bookTitle" id="formBookTitle">