fehlerbehebung
This commit is contained in:
parent
d5a5a6ca4b
commit
034de7fffc
|
@ -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