Add comments

This commit is contained in:
2026-05-06 12:31:21 +02:00
parent 6884ce93a4
commit cd4635865c
3 changed files with 8 additions and 2 deletions

View File

@@ -73,6 +73,8 @@
<label for="email">Email:</label><input type="email" name="email" id="email">
<label for="egd_number">EGD Number:</label><input type="text" name="egd_number" id="egd_number">
<label for="comment">Comment</label>
<textarea name="comment" id="comment" rows="3"></textarea>
<div id="egd-popup-overlay">
<div id="egd-results">
<button id="egd-popup-close" type="button" aria-label="Close">&times;</button>