fix line for debugging
This commit is contained in:
parent
78696fa7db
commit
f6db197a87
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue