fehlerbehebung
This commit is contained in:
parent
fea054fd4a
commit
b4100d9057
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue