1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
6 <title>Create new directory
</title>
7 <meta http-equiv=
"content-type" content=
"text/html; charset=iso-8859-1">
9 <body bgcolor=
"#FFFFFF" text=
"#000000" link=
"#0000FF" vlink=
"#800080" alink=
"#FF0000">
11 <h1>Create new directory
</h1>
13 <p><a href=
"{SCRIPT}?command=show&file={DIR}">Back to {DIR}
</a></p>
15 <p>Using this form, you can create a new directory in the current directory ('{DIR}').
</p>
17 <form action=
"{SCRIPT}">
18 <input type=
"hidden" name=
"command" value=
"mkdir">
19 <input type=
"hidden" name=
"curdir" value=
"{DIR}">
20 <p>{DIR}
<input type=
"text" name=
"newfile"> <input type=
"submit" value=
"Create!"></p>
25 <p align=
"right"><a href=
"{SCRIPT}?command=about" target=
"_blank"><i>About Dev-Editor
</i></a></p