fix line for debugging

This commit is contained in:
bingus_violet 2024-01-16 21:06:28 +00:00
parent 78696fa7db
commit f6db197a87

View file

@ -16,7 +16,7 @@
</form>
<h2>Make Directory</h2>
<form action="./mkdir" method="post">
<form action="/mkdir" method="post">
<input type="text" readonly value="{DIRECTORY}" name="directory">
<input type="password" placeholder="Password" name="password">
<input type="text" name="name" placeholder="folderName">