fehlerbehebung

This commit is contained in:
xoy 2023-01-28 22:37:05 +01:00
parent 217993942e
commit 3848ee3010
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
!RAUMSTATUS
!EVENTS
<form action="/admin/!ADMINKEY/addEvent" method="post">
<form action="/!ADMINKEY/addEvent" method="post">
<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>