fehlerbehebung

This commit is contained in:
xoy 2023-01-29 00:03:06 +01:00
parent fea054fd4a
commit b4100d9057
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
!RAUMSTATUS
!EVENTS
<form action="/!ADMINKEY" method="post">
<form action="/!ADMINKEY" method="post" enctype="multipart/form-data">
<input type="text" name="title" placeholder="Titel"><br>
<input type="text" name="description" placeholder="Beschreibung"><br>
<label for="media">Bilder:</label><input type="file" name="media" id="media" multiple><br>