added some error handling

This commit is contained in:
2021-11-27 14:12:20 +01:00
parent b693aa5bf5
commit 1f881cb771
2 changed files with 19 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
<td><input type="text" id="aromaamount" name="aromaamount"></td>
</tr>
<tr>
<td><label for="aromaconc"> Aromakonzentration:</label></td>
<td><label for="aromaconc"> Aromakonzentration in %:</label></td>
<td><input type="text" id="aromaconc" name="aromaconc"></td>
</tr>
<tr>